Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.tatzan |
ArtifactId | ArtifactIdconfig-merger |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
config-merger-0.1.5.pom | |
config-merger-0.1.5.jar | 30 KB |
config-merger-0.1.5-sources.jar | 17 KB |
config-merger-0.1.5-javadoc.jar | 516 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tatzan/config-merger/ -->
<dependency>
<groupId>com.tatzan</groupId>
<artifactId>config-merger</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.tatzan/config-merger/
implementation 'com.tatzan:config-merger:0.1.5'
// https://jarcasting.com/artifacts/com.tatzan/config-merger/
implementation ("com.tatzan:config-merger:0.1.5")
'com.tatzan:config-merger:jar:0.1.5'
<dependency org="com.tatzan" name="config-merger" rev="0.1.5">
<artifact name="config-merger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tatzan', module='config-merger', version='0.1.5')
)
libraryDependencies += "com.tatzan" % "config-merger" % "0.1.5"
[com.tatzan/config-merger "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.14 |
org.atteo : xml-combiner | jar | 2.2 |
org.yaml : snakeyaml | jar | 1.21 |
com.github.spullara.mustache.java : compiler | jar | 0.9.5 |
commons-io : commons-io | jar | 2.6 |
org.json : json | jar | 20200518 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
com.google.code.gson : gson | jar | 2.8.6 |
com.thoughtworks.xstream : xstream | jar | 1.4.13 |
com.sun.xml.bind : jaxb-core | jar | 2.2.8-b01 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |