org.llorllale:jconfigurations

Heavily inspired by jcommander (https://github.com/cbeust/jcommander), but more API-oriented instead of command-line-oriented.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.llorllale
ArtifactId

ArtifactId

jconfigurations
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.llorllale:jconfigurations
Heavily inspired by jcommander (https://github.com/cbeust/jcommander), but more API-oriented instead of command-line-oriented.
Project URL

Project URL

https://github.com/llorllale/jconfigurations

Download jconfigurations

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.mockrunner : mockrunner-jdbc jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.2.0
0.1.1
0.1.0