License |
License |
---|---|
GroupId | GroupIdio.confound |
ArtifactId | ArtifactIdconfound-file |
Last Version | Last Version0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfound File
Confound with configuration file support.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
confound-file-0.7.2.pom | |
confound-file-0.7.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.confound/confound-file/ -->
<dependency>
<groupId>io.confound</groupId>
<artifactId>confound-file</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.confound/confound-file/
implementation 'io.confound:confound-file:0.7.2'
// https://jarcasting.com/artifacts/io.confound/confound-file/
implementation ("io.confound:confound-file:0.7.2")
'io.confound:confound-file:jar:0.7.2'
<dependency org="io.confound" name="confound-file" rev="0.7.2">
<artifact name="confound-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='confound-file', version='0.7.2')
)
libraryDependencies += "io.confound" % "confound-file" % "0.7.2"
[io.confound/confound-file "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
io.confound : confound | jar | 0.7.2 |
io.confound : config-file-format-properties-provider | jar | 0.7.2 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
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 |