License |
License |
---|---|
GroupId | GroupIdvip.justlive |
ArtifactId | ArtifactIdoxygen-web |
Version | Version3.0.6 |
Type | Typejar |
Description |
Descriptionoxygen-web
web support of light framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
oxygen-web-3.0.6.pom | |
oxygen-web-3.0.6.jar | 125 KB |
oxygen-web-3.0.6-sources.jar | 88 KB |
oxygen-web-3.0.6-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen-web/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen-web</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web/
implementation 'vip.justlive:oxygen-web:3.0.6'
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web/
implementation ("vip.justlive:oxygen-web:3.0.6")
'vip.justlive:oxygen-web:jar:3.0.6'
<dependency org="vip.justlive" name="oxygen-web" rev="3.0.6">
<artifact name="oxygen-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen-web', version='3.0.6')
)
libraryDependencies += "vip.justlive" % "oxygen-web" % "3.0.6"
[vip.justlive/oxygen-web "3.0.6"]
Group / Artifact | Type | Version |
---|---|---|
vip.justlive : oxygen-core | jar | 3.0.6 |
com.alibaba : fastjson | jar | 1.2.76 |
org.thymeleaf : thymeleaf Optional | jar | 3.0.12.RELEASE |
org.freemarker : freemarker Optional | jar | 2.3.31 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |