Download jboss-jmx-4.0.2.jar file - Jar j

Jar examples for j:jboss-jmx

Description

POM was created from install:install-file

You can download jar file jboss-jmx 4.0.2 in this page.

Build File

You can use the following script to add jboss-jmx-4.0.2.jar to your project.

<dependency>
   <groupId>jboss</groupId>
   <artifactId>jboss-jmx</artifactId>
   <version>4.0.2</version>
</dependency>
compile group: 'jboss', name: 'jboss-jmx', version: '4.0.2'
libraryDependencies += "jboss" % "jboss-jmx" % "4.0.2"
<dependency org="jboss" name="jboss-jmx" rev="4.0.2"/>
@Grapes(@Grab(group='jboss', module='jboss-jmx', version='4.0.2'))
'jboss:jboss-jmx:jar:4.0.2'

Download

Click the following link to download the jar file.

jboss-jmx-4.0.2.jar
jboss-jmx-4.0.2.pom



Related Tutorials