is not current version
Last Version 0.1.1-RELEASE

com.truthbean.debbie:debbie-tomcat 0.0.1-RELEASE

a java microservice project

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.truthbean.debbie
ArtifactId

ArtifactId

debbie-tomcat
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download debbie-tomcat 0.0.1-RELEASE


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