Download jboss-jmx-4.2.2.GA.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.2.2.GA in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jboss-jmx-4.2.2.GA.jar
jboss-jmx-4.2.2.GA.pom



Related Tutorials