me.mywiki:simpleJconfig

Simple configuration support for java

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

me.mywiki
ArtifactId

ArtifactId

simpleJconfig
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

me.mywiki:simpleJconfig
Simple configuration support for java
Project URL

Project URL

https://github.com/ccozianu/simpleJconfig
Source Code Management

Source Code Management

https://github.com/ccozianu/simpleJconfig/tree/master

Download simpleJconfig

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.1.1
0.1.0