Last Version

com.truthbean:debbie-spring 0.5.4-RELEASE

debbie, a java microservice project

License

License

GroupId

GroupId

com.truthbean
ArtifactId

ArtifactId

debbie-spring
Version

Version

0.5.4-RELEASE
Type

Type

jar
Description

Description

debbie, a java microservice project

Download debbie-spring 0.5.4-RELEASE


<!-- https://jarcasting.com/artifacts/com.truthbean/debbie-spring/ -->
<dependency>
    <groupId>com.truthbean</groupId>
    <artifactId>debbie-spring</artifactId>
    <version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-spring/
implementation 'com.truthbean:debbie-spring:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-spring/
implementation ("com.truthbean:debbie-spring:0.5.4-RELEASE")
'com.truthbean:debbie-spring:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="debbie-spring" rev="0.5.4-RELEASE">
  <artifact name="debbie-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-spring', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-spring" % "0.5.4-RELEASE"
[com.truthbean/debbie-spring "0.5.4-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.16
org.springframework : spring-context-support jar 5.3.16
com.truthbean : debbie-core jar 0.5.4-RELEASE
com.truthbean : logger-jcl jar 0.5.4-RELEASE

test (1)

Group / Artifact Type Version
com.truthbean : stdout-boot jar 0.5.4-RELEASE

Project Modules

There are no modules declared in this project.