License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.jalasoft |
ArtifactId | ArtifactIdLifeConfig |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jalasoft:LifeConfig
A configuration library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LifeConfig-1.0.3.pom | |
LifeConfig-1.0.3.jar | 73 KB |
LifeConfig-1.0.3-sources.jar | 40 KB |
LifeConfig-1.0.3-javadoc.jar | 295 KB |
Browse |
<!-- 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"]
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 |
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 |