License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.advantageous.konf |
ArtifactId | ArtifactIdkonf-yaml-bean |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkonf-yaml-bean
Java configuration using YAML.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.advantageous.konf/konf-yaml-bean/ -->
<dependency>
<groupId>io.advantageous.konf</groupId>
<artifactId>konf-yaml-bean</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.konf/konf-yaml-bean/
implementation 'io.advantageous.konf:konf-yaml-bean:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.advantageous.konf/konf-yaml-bean/
implementation ("io.advantageous.konf:konf-yaml-bean:1.0.0.RELEASE")
'io.advantageous.konf:konf-yaml-bean:jar:1.0.0.RELEASE'
<dependency org="io.advantageous.konf" name="konf-yaml-bean" rev="1.0.0.RELEASE">
<artifact name="konf-yaml-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.konf', module='konf-yaml-bean', version='1.0.0.RELEASE')
)
libraryDependencies += "io.advantageous.konf" % "konf-yaml-bean" % "1.0.0.RELEASE"
[io.advantageous.konf/konf-yaml-bean "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware.yamlbeans : yamlbeans | jar | 1.09 |
io.advantageous.konf : konf | jar | 1.3.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |