Last Version

pretty-configuration 0.27.0

human friendly representation of your applications configuration.

License

License

MIT
Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

de.melnichuk
ArtifactId

ArtifactId

pretty-configuration
Version

Version

0.27.0
Type

Type

jar
Description

Description

pretty-configuration
human friendly representation of your applications configuration.
Project URL

Project URL

https://github.com/yevmel/pretty-configuration
Source Code Management

Source Code Management

http://github.com/yevmel/pretty-configuration/tree/master

Download pretty-configuration 0.27.0


<!-- https://jarcasting.com/artifacts/de.melnichuk/pretty-configuration/ -->
<dependency>
    <groupId>de.melnichuk</groupId>
    <artifactId>pretty-configuration</artifactId>
    <version>0.27.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.melnichuk/pretty-configuration/
implementation 'de.melnichuk:pretty-configuration:0.27.0'
// https://jarcasting.com/artifacts/de.melnichuk/pretty-configuration/
implementation ("de.melnichuk:pretty-configuration:0.27.0")
'de.melnichuk:pretty-configuration:jar:0.27.0'
<dependency org="de.melnichuk" name="pretty-configuration" rev="0.27.0">
  <artifact name="pretty-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.melnichuk', module='pretty-configuration', version='0.27.0')
)
libraryDependencies += "de.melnichuk" % "pretty-configuration" % "0.27.0"
[de.melnichuk/pretty-configuration "0.27.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.26-incubating
ch.qos.logback : logback-classic jar 1.2.3
com.beust : jcommander jar 1.72

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.