Download easyrules-jmx-1.3.0.jar file - Jar e

Jar examples for e:easyrules-jmx

Description

Module for rule monitoring and management through JMX

You can download jar file easyrules-jmx 1.3.0 in this page.

License

MIT License

Build File

You can use the following script to add easyrules-jmx-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

easyrules-jmx-1.3.0-javadoc.jar
easyrules-jmx-1.3.0-sources.jar
easyrules-jmx-1.3.0.jar
easyrules-jmx-1.3.0.pom



Related Tutorials