Download erma-api-4.6.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.6 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials