License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdvip.justlive |
ArtifactId | ArtifactIdoxygen-web-tomcat |
Last Version | Last Version3.0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoxygen-web-tomcat
tomcat support of light framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
oxygen-web-tomcat-3.0.7.2.pom | |
oxygen-web-tomcat-3.0.7.2.jar | 17 KB |
oxygen-web-tomcat-3.0.7.2-sources.jar | 12 KB |
oxygen-web-tomcat-3.0.7.2-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen-web-tomcat/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen-web-tomcat</artifactId>
<version>3.0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web-tomcat/
implementation 'vip.justlive:oxygen-web-tomcat:3.0.7.2'
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web-tomcat/
implementation ("vip.justlive:oxygen-web-tomcat:3.0.7.2")
'vip.justlive:oxygen-web-tomcat:jar:3.0.7.2'
<dependency org="vip.justlive" name="oxygen-web-tomcat" rev="3.0.7.2">
<artifact name="oxygen-web-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen-web-tomcat', version='3.0.7.2')
)
libraryDependencies += "vip.justlive" % "oxygen-web-tomcat" % "3.0.7.2"
[vip.justlive/oxygen-web-tomcat "3.0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
vip.justlive : oxygen-web | jar | 3.0.7.2 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.52 |
org.apache.tomcat.embed : tomcat-embed-el | jar | 9.0.52 |
org.apache.tomcat.embed : tomcat-embed-websocket | jar | 9.0.52 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.52 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
ch.qos.logback : logback-classic | jar | 1.2.6 |