Last Version

configuration-parser 1.1

Parser and command line handling for configuration.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.github.peterbecker
ArtifactId

ArtifactId

configuration-parser
Version

Version

1.1
Type

Type

jar
Description

Description

configuration-parser
Parser and command line handling for configuration.

Download configuration-parser 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.peterbecker : configuration-api jar 1.1
org.assertj : assertj-core jar 3.10.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.