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

Jar examples for a:agent-ejb

Description

Geronimo Monitoring Agent EJB Module

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

agent-ejb-3.0.1-javadoc.jar
agent-ejb-3.0.1-sources.jar
agent-ejb-3.0.1.jar
agent-ejb-3.0.1.pom



Related Tutorials