Download agent-jar-3.0.0.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.0 in this page.

License

Apache License

Build File

You can use the following script to add agent-jar-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

agent-jar-3.0.0-javadoc.jar
agent-jar-3.0.0-sources.jar
agent-jar-3.0.0.jar
agent-jar-3.0.0.pom



Related Tutorials