tools4j-cli

tools4j-cli provide an api for creating java based command line interfaces.

License

License

Apache License
Categories

Categories

CLI User Interface
GroupId

GroupId

org.deephacks.tools4j
ArtifactId

ArtifactId

tools4j-cli
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

tools4j-cli
tools4j-cli provide an api for creating java based command line interfaces.

Download tools4j-cli

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Alpha1
org.hibernate : hibernate-validator jar 5.0.0.Alpha1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1