MVN

org.jvnet.opendmk : jmxremote_optional

Maven & Gradle

Jun 09, 2008
16 usages

JMX(TM) Remote API RI, Optional Packages · Java Management Extensions (JMX) technology provides the tools for building distributed, Web-based, modular and dynamic solutions for managing and monitoring devices, applications, and service-driven networks. By design, this standard is suitable for adapting legacy systems, implementing new management and monitoring solutions, and plugging into those of the future.

<dependency>
    <groupId>org.jvnet.opendmk</groupId>
    <artifactId>jmxremote_optional</artifactId>
    <version>1.0_01-ea</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.opendmk : jmxremote_optional to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0_01-ea

All Versions

Choose a version of org.jvnet.opendmk : jmxremote_optional to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0_01
jmxremote_optional-1.0_01-ea

How to add a dependency to Maven

Add the following org.jvnet.opendmk : jmxremote_optional maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jvnet.opendmk</groupId>
    <artifactId>jmxremote_optional</artifactId>
    <version>1.0_01-ea</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jvnet.opendmk : jmxremote_optional gradle dependency to your build.gradle file:

implementation 'org.jvnet.opendmk:jmxremote_optional:1.0_01-ea'

Gradle Kotlin DSL: Add the following org.jvnet.opendmk : jmxremote_optional gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jvnet.opendmk:jmxremote_optional:1.0_01-ea")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jvnet.opendmk : jmxremote_optional sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jvnet.opendmk" % "jmxremote_optional" % "1.0_01-ea"

Advertisement

Dependencies from Group

Jun 09, 2008
16 usages

Discover Dependencies

Jan 29, 2015
12 usages
Apr 19, 2006
67 usages
Sep 10, 2013
116 usages
Mar 08, 2013
16 usages
Mar 13, 2013
92 usages
734 stars
Oct 11, 2013
17 usages
Apr 16, 2015
13 usages
Jan 24, 2008
41 usages
Aug 07, 2010
83 usages