License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdse.gawell |
ArtifactId | ArtifactIdsetrace-logging |
Last Version | Last Version0.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSeTrace logging component
SeTrace is a tool for trace logging internally and across jersey based web applications
|
Filename | Size |
---|---|
setrace-logging-0.0.13.pom | |
setrace-logging-0.0.13.jar | 7 KB |
setrace-logging-0.0.13-sources.jar | 6 KB |
setrace-logging-0.0.13-javadoc.jar | 62 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0-rc1 |