Last Version

Tools4j Cli Root 0.0.1

The Tools4j Root pom provides common settings for all Tools4j components.

License

License

Apache License
Categories

Categories

CLI User Interface
GroupId

GroupId

org.deephacks.tools4j
ArtifactId

ArtifactId

cli-root
Version

Version

0.0.1
Type

Type

pom
Description

Description

Tools4j Cli Root
The Tools4j Root pom provides common settings for all Tools4j components.

Download cli-root 0.0.1

Filename Size
cli-root-0.0.1.pom 2 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.3

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.0
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.5
org.unitils : unitils-core jar 3.1

Project Modules

  • cli-api
  • cli-bootstrap