Last Version

debbie-boot 0.0.1-RELEASE

a java microservice project

License

License

GroupId

GroupId

com.truthbean.debbie
ArtifactId

ArtifactId

debbie-boot
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

debbie-boot
a java microservice project
Source Code Management

Source Code Management

https://github.com/TruthBean/debbie

Download debbie-boot 0.0.1-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
com.truthbean.debbie : debbie-mvc jar 0.0.1-RELEASE

Project Modules

There are no modules declared in this project.