License |
License |
---|---|
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIddebbie-spring |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondebbie, a java microservice project
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : stdout-boot | jar | 0.5.4-RELEASE |