Last Version

Tools4j Log 0.0.1


License

License

Apache License
GroupId

GroupId

org.deephacks.tools4j
ArtifactId

ArtifactId

log
Version

Version

0.0.1
Type

Type

jar
Description

Description

Tools4j Log

Download log 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.guava-osgi : guava-osgi jar 11.0.0
org.slf4j : slf4j-api jar 1.6.3

provided (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
ch.qos.logback : logback-classic jar 1.0.0

test (3)

Group / Artifact Type Version
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.