MVN

com.sun.jdmk : jmxtools

Maven & Gradle

Dec 06, 2005
15 usages
<dependency>
    <groupId>com.sun.jdmk</groupId>
    <artifactId>jmxtools</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.jdmk : jmxtools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.sun.jdmk : jmxtools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
jmxtools-1.2
1.2.x
jmxtools-1.2.1

How to add a dependency to Maven

Add the following com.sun.jdmk : jmxtools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.jdmk</groupId>
    <artifactId>jmxtools</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.jdmk : jmxtools gradle dependency to your build.gradle file:

implementation 'com.sun.jdmk:jmxtools:1.2'

Gradle Kotlin DSL: Add the following com.sun.jdmk : jmxtools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.jdmk:jmxtools:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.jdmk : jmxtools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.jdmk" % "jmxtools" % "1.2"

Advertisement

Dependencies from Group

Dec 06, 2005
15 usages

Discover Dependencies

Apr 05, 2015
18 usages
68 stars
Aug 22, 2011
209 usages
Jan 25, 2007
2 usages
Oct 01, 2013
3 usages
Sep 20, 2005
6 usages
Apr 26, 2010
14 usages
Oct 09, 2012
18 usages
6.4k stars
dom
May 20, 2010
15 usages
Jan 22, 2014
5.7k stars