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