License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIddebbie-tomcat |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondebbie, a java microservice project
|
Filename | Size |
---|---|
debbie-tomcat-0.5.4-RELEASE.pom | |
debbie-tomcat-0.5.4-RELEASE.jar | 53 KB |
debbie-tomcat-0.5.4-RELEASE-sources.jar | 36 KB |
debbie-tomcat-0.5.4-RELEASE-javadoc.jar | 467 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean/debbie-tomcat/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>debbie-tomcat</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-tomcat/
implementation 'com.truthbean:debbie-tomcat:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-tomcat/
implementation ("com.truthbean:debbie-tomcat:0.5.4-RELEASE")
'com.truthbean:debbie-tomcat:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="debbie-tomcat" rev="0.5.4-RELEASE">
<artifact name="debbie-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-tomcat', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-tomcat" % "0.5.4-RELEASE"
[com.truthbean/debbie-tomcat "0.5.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-server | jar | 0.5.4-RELEASE |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 10.0.16 |
org.apache.tomcat.embed : tomcat-embed-websocket | jar | 10.0.16 |
org.glassfish.web : jakarta.servlet.jsp.jstl | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-test | jar | 0.5.4-RELEASE |
com.truthbean : log4j2-boot | jar | 0.5.4-RELEASE |