is not current version
Last Version 0.1.1-RELEASE

com.truthbean.debbie:debbie-spring 0.1.0-RELEASE

debbie framework and spring framework adapter

GroupId

GroupId

com.truthbean.debbie
ArtifactId

ArtifactId

debbie-spring
Version

Version

0.1.0-RELEASE
Type

Type

jar

Download debbie-spring 0.1.0-RELEASE


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