jproperties-conf

App configuration framework based on Java Properties

License

License

BSD
GroupId

GroupId

eu.unicore
ArtifactId

ArtifactId

jproperties-conf
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jproperties-conf
App configuration framework based on Java Properties
Project URL

Project URL

https://github.com/UNICORE-EU/jproperties-conf
Source Code Management

Source Code Management

https://github.com/UNICORE-EU/jproperties-conf

Download jproperties-conf

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0