| License |
License |
|---|---|
| GroupId | GroupIdvip.justlive |
| ArtifactId | ArtifactIdoxygen-web |
| Last Version | Last Version3.0.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionoxygen-web
web support of light framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| oxygen-web-3.0.7.2.pom | |
| oxygen-web-3.0.7.2.jar | 125 KB |
| oxygen-web-3.0.7.2-sources.jar | 88 KB |
| oxygen-web-3.0.7.2-javadoc.jar | 447 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen-web/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen-web</artifactId>
<version>3.0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web/
implementation 'vip.justlive:oxygen-web:3.0.7.2'
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web/
implementation ("vip.justlive:oxygen-web:3.0.7.2")
'vip.justlive:oxygen-web:jar:3.0.7.2'
<dependency org="vip.justlive" name="oxygen-web" rev="3.0.7.2">
<artifact name="oxygen-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen-web', version='3.0.7.2')
)
libraryDependencies += "vip.justlive" % "oxygen-web" % "3.0.7.2"
[vip.justlive/oxygen-web "3.0.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| vip.justlive : oxygen-core | jar | 3.0.7.2 |
| com.alibaba : fastjson | jar | 1.2.78 |
| org.thymeleaf : thymeleaf Optional | jar | 3.0.12.RELEASE |
| org.freemarker : freemarker Optional | jar | 2.3.31 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| 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 |