License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking |
GroupId | GroupIdvip.justlive |
ArtifactId | ArtifactIdoxygen-web-undertow |
Last Version | Last Version3.0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoxygen-web-undertow
undertow support of light framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen-web-undertow/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen-web-undertow</artifactId>
<version>3.0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web-undertow/
implementation 'vip.justlive:oxygen-web-undertow:3.0.7.2'
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web-undertow/
implementation ("vip.justlive:oxygen-web-undertow:3.0.7.2")
'vip.justlive:oxygen-web-undertow:jar:3.0.7.2'
<dependency org="vip.justlive" name="oxygen-web-undertow" rev="3.0.7.2">
<artifact name="oxygen-web-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen-web-undertow', version='3.0.7.2')
)
libraryDependencies += "vip.justlive" % "oxygen-web-undertow" % "3.0.7.2"
[vip.justlive/oxygen-web-undertow "3.0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
io.undertow : undertow-servlet | jar | 2.2.10.Final |
vip.justlive : oxygen-web | jar | 3.0.7.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 |