License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdch.abertschi.sct |
ArtifactId | ArtifactIdservice-call-tracker-impl |
Last Version | Last Version0.1.0-alpha20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparent pom
|
<!-- https://jarcasting.com/artifacts/ch.abertschi.sct/service-call-tracker-impl/ -->
<dependency>
<groupId>ch.abertschi.sct</groupId>
<artifactId>service-call-tracker-impl</artifactId>
<version>0.1.0-alpha20</version>
</dependency>
// https://jarcasting.com/artifacts/ch.abertschi.sct/service-call-tracker-impl/
implementation 'ch.abertschi.sct:service-call-tracker-impl:0.1.0-alpha20'
// https://jarcasting.com/artifacts/ch.abertschi.sct/service-call-tracker-impl/
implementation ("ch.abertschi.sct:service-call-tracker-impl:0.1.0-alpha20")
'ch.abertschi.sct:service-call-tracker-impl:jar:0.1.0-alpha20'
<dependency org="ch.abertschi.sct" name="service-call-tracker-impl" rev="0.1.0-alpha20">
<artifact name="service-call-tracker-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.abertschi.sct', module='service-call-tracker-impl', version='0.1.0-alpha20')
)
libraryDependencies += "ch.abertschi.sct" % "service-call-tracker-impl" % "0.1.0-alpha20"
[ch.abertschi.sct/service-call-tracker-impl "0.1.0-alpha20"]
Group / Artifact | Type | Version |
---|---|---|
de.odysseus.juel : juel-api | jar | 2.2.7 |
de.odysseus.juel : juel-impl | jar | 2.2.7 |
org.codehaus.groovy : groovy-all | jar | 2.4.6 |
com.github.javadev : underscore | jar | 1.14 |
commons-el : commons-el | jar | 1.0 |
ch.abertschi.unserialize : stacktrace-unserialize | jar | 0.0.1 |
org.jdom : jdom2 | jar | 2.0.6 |
org.slf4j : slf4j-api | jar | 1.5.10 |
ch.abertschi.sct : service-call-tracker-api | jar | 0.1.0-alpha20 |
com.thoughtworks.xstream : xstream | jar | 1.4.7 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.slf4j : slf4j-simple | jar | 1.5.5 |