com.github.jalasoft:LifeConfig

A configuration library

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.jalasoft
ArtifactId

ArtifactId

LifeConfig
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.jalasoft:LifeConfig
A configuration library
Project URL

Project URL

http://github.com/jalasoft/LifeConfig
Source Code Management

Source Code Management

https://github.com/jalasoft/LifeConfig

Download LifeConfig

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.typesafe : config Optional jar 1.3.0
org.yaml : snakeyaml Optional jar 1.17
org.slf4j : slf4j-api Optional jar 1.7.21

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.hamcrest : hamcrest-all jar 1.3
org.unitils : unitils-core jar 3.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1