License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.avaje |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPackaging parent for Avaje OSS projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
config-1.2.pom | |
config-1.2.jar | 21 KB |
config-1.2-sources.jar | 10 KB |
config-1.2-javadoc.jar | 409 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/config/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>config</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/config/
implementation 'io.avaje:config:1.2'
// https://jarcasting.com/artifacts/io.avaje/config/
implementation ("io.avaje:config:1.2")
'io.avaje:config:jar:1.2'
<dependency org="io.avaje" name="config" rev="1.2">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='config', version='1.2')
)
libraryDependencies += "io.avaje" % "config" % "1.2"
[io.avaje/config "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.25 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.avaje.composite : junit | jar | 1.1 |