| License |
License |
|---|---|
| Categories |
CategoriesNet config Application Layer Libs Configuration |
| GroupId | GroupIdnet.cactusthorn.config |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConfig :: Core
Config :: Core
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-0.30.pom | |
| core-0.30.jar | 53 KB |
| core-0.30-sources.jar | 27 KB |
| core-0.30-javadoc.jar | 216 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/core/ -->
<dependency>
<groupId>net.cactusthorn.config</groupId>
<artifactId>core</artifactId>
<version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/core/
implementation 'net.cactusthorn.config:core:0.30'
// https://jarcasting.com/artifacts/net.cactusthorn.config/core/
implementation ("net.cactusthorn.config:core:0.30")
'net.cactusthorn.config:core:jar:0.30'
<dependency org="net.cactusthorn.config" name="core" rev="0.30">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='core', version='0.30')
)
libraryDependencies += "net.cactusthorn.config" % "core" % "0.30"
[net.cactusthorn.config/core "0.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |