Last Version

Tools4j Cli Bootstrap 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-bootstrap
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download cli-bootstrap 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.deephacks.tools4j : log jar 0.0.1
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

There are no modules declared in this project.