License |
License |
---|---|
GroupId | GroupIdcom.orbitz.erma |
ArtifactId | ArtifactIderma-lib |
Last Version | Last Version4.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionErma library
The implementation of the API for Erma, the extremely reusable monitoring API
|
Project URL |
Project URL |
Filename | Size |
---|---|
erma-lib-4.8.1.pom | |
erma-lib-4.8.1.jar | 69 KB |
erma-lib-4.8.1-sources.jar | 47 KB |
erma-lib-4.8.1-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orbitz.erma/erma-lib/ -->
<dependency>
<groupId>com.orbitz.erma</groupId>
<artifactId>erma-lib</artifactId>
<version>4.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.orbitz.erma/erma-lib/
implementation 'com.orbitz.erma:erma-lib:4.8.1'
// https://jarcasting.com/artifacts/com.orbitz.erma/erma-lib/
implementation ("com.orbitz.erma:erma-lib:4.8.1")
'com.orbitz.erma:erma-lib:jar:4.8.1'
<dependency org="com.orbitz.erma" name="erma-lib" rev="4.8.1">
<artifact name="erma-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orbitz.erma', module='erma-lib', version='4.8.1')
)
libraryDependencies += "com.orbitz.erma" % "erma-lib" % "4.8.1"
[com.orbitz.erma/erma-lib "4.8.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.7.0 |
com.google.guava : guava | jar | r08 |
org.springframework : spring | jar | 2.0.6 |
log4j : log4j | jar | 1.2.9 |
commons-lang : commons-lang | jar | 2.2 |
com.thoughtworks.xstream : xstream | jar | 1.2.2 |
commons-jexl : commons-jexl | jar | 1.0 |
com.orbitz.erma : erma-api | jar | 4.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
net.sourceforge.cobertura : cobertura | jar | 1.9.3 |
com.orbitz.erma : erma-test | jar | 4.8.1 |
org.mockito : mockito-all | jar | 1.8.5 |