License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.opendmk |
ArtifactId | ArtifactIdjmxremote_optional |
Last Version | Last Version1.0_01-ea |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMX(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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jmxremote_optional-1.0_01-ea.pom | |
jmxremote_optional-1.0_01-ea.jar | 512 KB |
jmxremote_optional-1.0_01-ea-sources.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.opendmk/jmxremote_optional/ -->
<dependency>
<groupId>org.jvnet.opendmk</groupId>
<artifactId>jmxremote_optional</artifactId>
<version>1.0_01-ea</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.opendmk/jmxremote_optional/
implementation 'org.jvnet.opendmk:jmxremote_optional:1.0_01-ea'
// https://jarcasting.com/artifacts/org.jvnet.opendmk/jmxremote_optional/
implementation ("org.jvnet.opendmk:jmxremote_optional:1.0_01-ea")
'org.jvnet.opendmk:jmxremote_optional:jar:1.0_01-ea'
<dependency org="org.jvnet.opendmk" name="jmxremote_optional" rev="1.0_01-ea">
<artifact name="jmxremote_optional" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.opendmk', module='jmxremote_optional', version='1.0_01-ea')
)
libraryDependencies += "org.jvnet.opendmk" % "jmxremote_optional" % "1.0_01-ea"
[org.jvnet.opendmk/jmxremote_optional "1.0_01-ea"]