| License |
License |
|---|---|
| Categories |
CategoriesNet config Application Layer Libs Configuration |
| GroupId | GroupIdnet.cactusthorn.config |
| ArtifactId | ArtifactIdroot |
| Last Version | Last Version0.80 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionConfig :: Root
Parent POM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| root-0.80.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/root/ -->
<dependency>
<groupId>net.cactusthorn.config</groupId>
<artifactId>root</artifactId>
<version>0.80</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/root/
implementation 'net.cactusthorn.config:root:0.80'
// https://jarcasting.com/artifacts/net.cactusthorn.config/root/
implementation ("net.cactusthorn.config:root:0.80")
'net.cactusthorn.config:root:pom:0.80'
<dependency org="net.cactusthorn.config" name="root" rev="0.80">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='root', version='0.80')
)
libraryDependencies += "net.cactusthorn.config" % "root" % "0.80"
[net.cactusthorn.config/root "0.80"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |