Download erma-api-4.8.1.jar file - Jar e

Jar examples for e:erma-api

Description

The API for Erma, the extremely reusable monitoring API

You can download jar file erma-api 4.8.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add erma-api-4.8.1.jar to your project.

<dependency>
   <groupId>com.orbitz.erma</groupId>
   <artifactId>erma-api</artifactId>
   <version>4.8.1</version>
</dependency>
compile group: 'com.orbitz.erma', name: 'erma-api', version: '4.8.1'
libraryDependencies += "com.orbitz.erma" % "erma-api" % "4.8.1"
<dependency org="com.orbitz.erma" name="erma-api" rev="4.8.1"/>
@Grapes(@Grab(group='com.orbitz.erma', module='erma-api', version='4.8.1'))
'com.orbitz.erma:erma-api:jar:4.8.1'

Download

Click the following link to download the jar file.

erma-api-4.8.1-javadoc.jar
erma-api-4.8.1-sources.jar
erma-api-4.8.1.jar
erma-api-4.8.1.pom



Related Tutorials