License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdim.nll.data |
ArtifactId | ArtifactIdsimple-properties |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionim.nll.data-simple-properties
Simple properties - Simple configuration library for Java using properties files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-properties-0.9.2.pom | |
simple-properties-0.9.2.jar | 14 KB |
simple-properties-0.9.2-sources.jar | 5 KB |
simple-properties-0.9.2-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/im.nll.data/simple-properties/ -->
<dependency>
<groupId>im.nll.data</groupId>
<artifactId>simple-properties</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/im.nll.data/simple-properties/
implementation 'im.nll.data:simple-properties:0.9.2'
// https://jarcasting.com/artifacts/im.nll.data/simple-properties/
implementation ("im.nll.data:simple-properties:0.9.2")
'im.nll.data:simple-properties:jar:0.9.2'
<dependency org="im.nll.data" name="simple-properties" rev="0.9.2">
<artifact name="simple-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.nll.data', module='simple-properties', version='0.9.2')
)
libraryDependencies += "im.nll.data" % "simple-properties" % "0.9.2"
[im.nll.data/simple-properties "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.11 |