Download geronimo-jmx-remoting-3.0.0.jar file - Jar g

Jar examples for g:geronimo-jmx-remoting

Description

Provides remote access to a Geronimo server using JSR 160 JMX Remoting.

You can download jar file geronimo-jmx-remoting 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-jmx-remoting-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-jmx-remoting-3.0.0-javadoc.jar
geronimo-jmx-remoting-3.0.0-sources.jar
geronimo-jmx-remoting-3.0.0.jar
geronimo-jmx-remoting-3.0.0.pom



Related Tutorials