config3r

Simple Java properties files loader. Also parses arguments.

License

License

Categories

Categories

config Application Layer Libs Configuration Search Business Logic Libraries
GroupId

GroupId

com.search3r
ArtifactId

ArtifactId

config3r
Last Version

Last Version

0.9.1-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

config3r
Simple Java properties files loader. Also parses arguments.

Download config3r

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1-RC1