License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking |
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIddebbie-undertow |
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-undertow/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>debbie-undertow</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-undertow/
implementation 'com.truthbean:debbie-undertow:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-undertow/
implementation ("com.truthbean:debbie-undertow:0.5.4-RELEASE")
'com.truthbean:debbie-undertow:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="debbie-undertow" rev="0.5.4-RELEASE">
<artifact name="debbie-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-undertow', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-undertow" % "0.5.4-RELEASE"
[com.truthbean/debbie-undertow "0.5.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-server | jar | 0.5.4-RELEASE |
io.undertow : undertow-core | jar | 2.2.16.Final |
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : debbie-test | jar | 0.5.4-RELEASE |
com.truthbean : stdout-boot | jar | 0.5.4-RELEASE |
org.apache.tomcat : tomcat-juli | jar | 10.0.16 |