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