| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdvip.justlive |
| ArtifactId | ArtifactIdoxygen-web-jetty |
| Last Version | Last Version3.0.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionoxygen-web-jetty
jetty support of light framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| oxygen-web-jetty-3.0.7.2.pom | |
| oxygen-web-jetty-3.0.7.2.jar | 8 KB |
| oxygen-web-jetty-3.0.7.2-sources.jar | 5 KB |
| oxygen-web-jetty-3.0.7.2-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen-web-jetty/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen-web-jetty</artifactId>
<version>3.0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web-jetty/
implementation 'vip.justlive:oxygen-web-jetty:3.0.7.2'
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web-jetty/
implementation ("vip.justlive:oxygen-web-jetty:3.0.7.2")
'vip.justlive:oxygen-web-jetty:jar:3.0.7.2'
<dependency org="vip.justlive" name="oxygen-web-jetty" rev="3.0.7.2">
<artifact name="oxygen-web-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen-web-jetty', version='3.0.7.2')
)
libraryDependencies += "vip.justlive" % "oxygen-web-jetty" % "3.0.7.2"
[vip.justlive/oxygen-web-jetty "3.0.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-webapp | jar | 9.4.43.v20210629 |
| org.eclipse.jetty : apache-jsp | jar | 9.4.43.v20210629 |
| 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 |