tracer-core


License

License

GroupId

GroupId

de.codecamp.tracer
ArtifactId

ArtifactId

tracer-core
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

tracer-core

Download tracer-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api Optional jar 1.7.28
commons-logging : commons-logging Optional jar 1.2
org.apache.logging.log4j : log4j-api Optional jar 2.11.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.6.0
0.5.0