Last Version

Erma library 4.8.1

The implementation of the API for Erma, the extremely reusable monitoring API

License

License

GroupId

GroupId

com.orbitz.erma
ArtifactId

ArtifactId

erma-lib
Version

Version

4.8.1
Type

Type

jar
Description

Description

Erma library
The implementation of the API for Erma, the extremely reusable monitoring API
Project URL

Project URL

https://github.com/erma/erma

Download erma-lib 4.8.1


<!-- 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"]

Dependencies

compile (8)

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

test (4)

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

Project Modules

There are no modules declared in this project.