me.mazeika.uconfig:uconfig

Universal Config - A well documented, lightweight, completely thread-safe, unit tested, easy to use Java 8 config library.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

me.mazeika.uconfig
ArtifactId

ArtifactId

uconfig
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

me.mazeika.uconfig:uconfig
Universal Config - A well documented, lightweight, completely thread-safe, unit tested, easy to use Java 8 config library.
Project URL

Project URL

https://github.com/bionicrm/uconfig

Download uconfig

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.16
org.json : json jar 20150729

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0