Last Version

Tools4j Root 1

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

License

License

Apache License
GroupId

GroupId

org.deephacks.tools4j
ArtifactId

ArtifactId

root
Version

Version

1
Type

Type

pom
Description

Description

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

Download root 1

Filename Size
root-1.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/root/ -->
<dependency>
    <groupId>org.deephacks.tools4j</groupId>
    <artifactId>root</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/root/
implementation 'org.deephacks.tools4j:root:1'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/root/
implementation ("org.deephacks.tools4j:root:1")
'org.deephacks.tools4j:root:pom:1'
<dependency org="org.deephacks.tools4j" name="root" rev="1">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='root', version='1')
)
libraryDependencies += "org.deephacks.tools4j" % "root" % "1"
[org.deephacks.tools4j/root "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
  • config
  • log
  • support