Last Version

debbie-example 0.0.1-RELEASE

a java microservice project

License

License

GroupId

GroupId

com.truthbean.debbie
ArtifactId

ArtifactId

debbie-example
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

debbie-example
a java microservice project
Source Code Management

Source Code Management

https://github.com/TruthBean/debbie

Download debbie-example 0.0.1-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.truthbean.debbie : debbie-tomcat jar 0.0.1-RELEASE
com.truthbean.debbie : debbie-httpclient jar 0.0.1-RELEASE
com.truthbean.debbie : debbie-jdbc jar 0.0.1-RELEASE
org.apache.commons : commons-lang3 jar 3.9

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.9.8
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2

Project Modules

There are no modules declared in this project.