SeTrace logging component

SeTrace is a tool for trace logging internally and across jersey based web applications

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

se.gawell
ArtifactId

ArtifactId

setrace-logging
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

SeTrace logging component
SeTrace is a tool for trace logging internally and across jersey based web applications

Download setrace-logging

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cglib : cglib jar 2.2.2
org.slf4j : slf4j-log4j12 jar 1.6.3
org.apache.commons : commons-lang3 jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.13
0.0.12
0.0.10
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2