License |
License |
---|---|
GroupId | GroupIdeu.unicore |
ArtifactId | ArtifactIdjproperties-conf |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjproperties-conf
App configuration framework based on Java Properties
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jproperties-conf-1.1.0.pom | |
jproperties-conf-1.1.0.jar | 43 KB |
jproperties-conf-1.1.0-sources.jar | 27 KB |
jproperties-conf-1.1.0-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.unicore/jproperties-conf/ -->
<dependency>
<groupId>eu.unicore</groupId>
<artifactId>jproperties-conf</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.unicore/jproperties-conf/
implementation 'eu.unicore:jproperties-conf:1.1.0'
// https://jarcasting.com/artifacts/eu.unicore/jproperties-conf/
implementation ("eu.unicore:jproperties-conf:1.1.0")
'eu.unicore:jproperties-conf:jar:1.1.0'
<dependency org="eu.unicore" name="jproperties-conf" rev="1.1.0">
<artifact name="jproperties-conf" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.unicore', module='jproperties-conf', version='1.1.0')
)
libraryDependencies += "eu.unicore" % "jproperties-conf" % "1.1.0"
[eu.unicore/jproperties-conf "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
commons-io : commons-io | jar | 2.6 |