Download mx4j-3.0.2.jar file - Jar m

Jar examples for m:mx4j

Description

MX4J JMX API and implementation

You can download jar file mx4j 3.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mx4j-3.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

mx4j-3.0.2.jar
mx4j-3.0.2.pom



Related Tutorials