Jar examples for m:mx4j
MX4J JMX API and implementation
You can download jar file mx4j 2.0-beta-1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mx4j-2.0-beta-1.jar to your project.
<dependency> <groupId>mx4j</groupId> <artifactId>mx4j</artifactId> <version>2.0-beta-1</version> </dependency>
compile group: 'mx4j', name: 'mx4j', version: '2.0-beta-1'
libraryDependencies += "mx4j" % "mx4j" % "2.0-beta-1"
<dependency org="mx4j" name="mx4j" rev="2.0-beta-1"/>
@Grapes(@Grab(group='mx4j', module='mx4j', version='2.0-beta-1'))
'mx4j:mx4j:jar:2.0-beta-1'
Click the following link to download the jar file.
mx4j-2.0-beta-1.jar