jmxremote_optional
Used in
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.jvnet.opendmk</groupId> <artifactId>jmxremote_optional</artifactId> <version>1.0_01-ea</version> </dependency>
<project> <modelVersion>4.0.0</modelVersion> <groupId>org.jvnet.opendmk</groupId> <artifactId>jmxremote_optional</artifactId> <version>1.0_01-ea</version> <name>JMX(TM) Remote API RI, Optional Packages</name> <description> 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. </description> <url>http://java.sun.com/products/JavaManagement</url> <licenses> <license> <name>Common Development And Distribution License (CDDL) Version 1.0</name> <url>http://www.sun.com/cddl/cddl.html</url> <distribution>repo</distribution> </license> </licenses> </project>