MVN

com.avast.client : client-jmx

Maven & Gradle

May 13, 2015
1 usages

JMX Client · Sync and async clients to access JMX properties.

<dependency>
    <groupId>com.avast.client</groupId>
    <artifactId>client-jmx</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.avast.client : client-jmx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.avast.client : client-jmx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
client-jmx-1.0.0

How to add a dependency to Maven

Add the following com.avast.client : client-jmx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.avast.client</groupId>
    <artifactId>client-jmx</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.avast.client : client-jmx gradle dependency to your build.gradle file:

implementation 'com.avast.client:client-jmx:1.0.0'

Gradle Kotlin DSL: Add the following com.avast.client : client-jmx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.avast.client:client-jmx:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.avast.client : client-jmx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.avast.client" % "client-jmx" % "1.0.0"

Advertisement

Dependencies from Group

May 13, 2015
1 usages

Discover Dependencies

Jun 16, 2021
17 usages
17 stars
Sep 29, 2015
4 usages
6 stars
Aug 17, 2023
39 usages
3.4k stars
Jan 27, 2022
10 usages
673 stars
Aug 06, 2018
3 usages
438 stars
Apr 06, 2021
13 usages
3.1k stars
Jun 13, 2018
3 usages
38 stars
Nov 09, 2018
2 usages
1.1k stars
Apr 26, 2015
2 usages
7 stars