JMX Client

Sync and async clients to access JMX properties.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.avast.client
ArtifactId

ArtifactId

client-jmx
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JMX Client
Sync and async clients to access JMX properties.
Project URL

Project URL

https://github.com/avast/jmx-publisher/wiki
Project Organization

Project Organization

AVAST Software

Download client-jmx

How to add to project

<!-- https://jarcasting.com/artifacts/com.avast.client/client-jmx/ -->
<dependency>
    <groupId>com.avast.client</groupId>
    <artifactId>client-jmx</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avast.client/client-jmx/
implementation 'com.avast.client:client-jmx:1.0.0'
// https://jarcasting.com/artifacts/com.avast.client/client-jmx/
implementation ("com.avast.client:client-jmx:1.0.0")
'com.avast.client:client-jmx:jar:1.0.0'
<dependency org="com.avast.client" name="client-jmx" rev="1.0.0">
  <artifact name="client-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avast.client', module='client-jmx', version='1.0.0')
)
libraryDependencies += "com.avast.client" % "client-jmx" % "1.0.0"
[com.avast.client/client-jmx "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.avast.client

Avast

https://avast.github.io

Versions

Version
1.0.0