Commandline parameters

Provides tools for definition, parsing and validation of command line parameters

License

License

GroupId

GroupId

de.objekt-kontor
ArtifactId

ArtifactId

commandline-parameters
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Commandline parameters
Provides tools for definition, parsing and validation of command line parameters
Project Organization

Project Organization

Objekt-Kontor IS GmbH & Co KG

Download commandline-parameters

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 1.6.6
org.powermock : powermock-api-mockito jar 1.6.6

Project Modules

There are no modules declared in this project.
de.objekt-kontor

Objekt-Kontor IS GmbH & Co KG

Versions

Version
1.0.0