License |
License |
---|---|
GroupId | GroupIdse.gawell |
ArtifactId | ArtifactIdsetrace-common |
Last Version | Last Version0.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSeTrace is a tool for trace logging internally and across jersey based web applications
|
Filename | Size |
---|---|
setrace-common-0.0.13.pom | |
setrace-common-0.0.13.jar | 2 KB |
setrace-common-0.0.13-sources.jar | 1 KB |
setrace-common-0.0.13-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.gawell/setrace-common/ -->
<dependency>
<groupId>se.gawell</groupId>
<artifactId>setrace-common</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/se.gawell/setrace-common/
implementation 'se.gawell:setrace-common:0.0.13'
// https://jarcasting.com/artifacts/se.gawell/setrace-common/
implementation ("se.gawell:setrace-common:0.0.13")
'se.gawell:setrace-common:jar:0.0.13'
<dependency org="se.gawell" name="setrace-common" rev="0.0.13">
<artifact name="setrace-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.gawell', module='setrace-common', version='0.0.13')
)
libraryDependencies += "se.gawell" % "setrace-common" % "0.0.13"
[se.gawell/setrace-common "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0-rc1 |