Jar examples for g:geronimo-jmx-remoting
Provides remote access to a Geronimo server using JSR 160 JMX Remoting.
You can download jar file geronimo-jmx-remoting 3.0-M1 in this page.
Apache License
You can use the following script to add geronimo-jmx-remoting-3.0-M1.jar to your project.
<dependency> <groupId>org.apache.geronimo.framework</groupId> <artifactId>geronimo-jmx-remoting</artifactId> <version>3.0-M1</version> </dependency>
compile group: 'org.apache.geronimo.framework', name: 'geronimo-jmx-remoting', version: '3.0-M1'
libraryDependencies += "org.apache.geronimo.framework" % "geronimo-jmx-remoting" % "3.0-M1"
<dependency org="org.apache.geronimo.framework" name="geronimo-jmx-remoting" rev="3.0-M1"/>
@Grapes(@Grab(group='org.apache.geronimo.framework', module='geronimo-jmx-remoting', version='3.0-M1'))
'org.apache.geronimo.framework:geronimo-jmx-remoting:jar:3.0-M1'
Click the following link to download the jar file.
geronimo-jmx-remoting-3.0-M1-javadoc.jar