Download agent-jar-3.0-beta-1.jar file - Jar a

Jar examples for a:agent-jar

Description

Geronimo Monitoring Agent Utility Library

You can download jar file agent-jar 3.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add agent-jar-3.0-beta-1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugins.monitoring</groupId>
   <artifactId>agent-jar</artifactId>
   <version>3.0-beta-1</version>
</dependency>
compile group: 'org.apache.geronimo.plugins.monitoring', name: 'agent-jar', version: '3.0-beta-1'
libraryDependencies += "org.apache.geronimo.plugins.monitoring" % "agent-jar" % "3.0-beta-1"
<dependency org="org.apache.geronimo.plugins.monitoring" name="agent-jar" rev="3.0-beta-1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins.monitoring', module='agent-jar', version='3.0-beta-1'))
'org.apache.geronimo.plugins.monitoring:agent-jar:jar:3.0-beta-1'

Download

Click the following link to download the jar file.

agent-jar-3.0-beta-1-javadoc.jar
agent-jar-3.0-beta-1-sources.jar
agent-jar-3.0-beta-1.jar
agent-jar-3.0-beta-1.pom



Related Tutorials