Jar examples for c:client-jmx
Sync and async clients to access JMX properties.
You can download jar file client-jmx 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add client-jmx-1.0.0.jar to your project.
<dependency> <groupId>com.avast.client</groupId> <artifactId>client-jmx</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.avast.client', name: 'client-jmx', version: '1.0.0'
libraryDependencies += "com.avast.client" % "client-jmx" % "1.0.0"
<dependency org="com.avast.client" name="client-jmx" rev="1.0.0"/>
@Grapes(@Grab(group='com.avast.client', module='client-jmx', version='1.0.0'))
'com.avast.client:client-jmx:jar:1.0.0'
Click the following link to download the jar file.
client-jmx-1.0.0-javadoc.jar