License |
License |
---|---|
GroupId | GroupIdvip.justlive |
ArtifactId | ArtifactIdoxygen-core |
Last Version | Last Version3.0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoxygen-core
core of light framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
oxygen-core-3.0.7.2.pom | |
oxygen-core-3.0.7.2.jar | 342 KB |
oxygen-core-3.0.7.2-sources.jar | 260 KB |
oxygen-core-3.0.7.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen-core/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen-core</artifactId>
<version>3.0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen-core/
implementation 'vip.justlive:oxygen-core:3.0.7.2'
// https://jarcasting.com/artifacts/vip.justlive/oxygen-core/
implementation ("vip.justlive:oxygen-core:3.0.7.2")
'vip.justlive:oxygen-core:jar:3.0.7.2'
<dependency org="vip.justlive" name="oxygen-core" rev="3.0.7.2">
<artifact name="oxygen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen-core', version='3.0.7.2')
)
libraryDependencies += "vip.justlive" % "oxygen-core" % "3.0.7.2"
[vip.justlive/oxygen-core "3.0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib-nodep Optional | jar | 3.3.0 |
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 |