Download agent-ds-3.0.1.jar file - Jar a

Jar examples for a:agent-ds

Description

You can download jar file agent-ds 3.0.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

agent-ds-3.0.1-sources.jar
agent-ds-3.0.1.pom



Related Tutorials