License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.confound |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration
Base API for accessing configuration information.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
config-0.7.2.pom | |
config-0.7.2.jar | 26 KB |
config-0.7.2-tests.jar | 14 KB |
config-0.7.2-sources.jar | 29 KB |
config-0.7.2-javadoc.jar | 520 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.confound/config/ -->
<dependency>
<groupId>io.confound</groupId>
<artifactId>config</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.confound/config/
implementation 'io.confound:config:0.7.2'
// https://jarcasting.com/artifacts/io.confound/config/
implementation ("io.confound:config:0.7.2")
'io.confound:config:jar:0.7.2'
<dependency org="io.confound" name="config" rev="0.7.2">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='config', version='0.7.2')
)
libraryDependencies += "io.confound" % "config" % "0.7.2"
[io.confound/config "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
io.confound : convert | jar | 0.7.2 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.2.4 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |