Nano JMX

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.nanoframework
ArtifactId

ArtifactId

nano-jmx
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Nano JMX
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/nano-projects/nano-jmx

Download nano-jmx

Filename Size
nano-jmx-1.4.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.nanoframework/nano-jmx/ -->
<dependency>
    <groupId>org.nanoframework</groupId>
    <artifactId>nano-jmx</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nanoframework/nano-jmx/
implementation 'org.nanoframework:nano-jmx:1.4.0'
// https://jarcasting.com/artifacts/org.nanoframework/nano-jmx/
implementation ("org.nanoframework:nano-jmx:1.4.0")
'org.nanoframework:nano-jmx:pom:1.4.0'
<dependency org="org.nanoframework" name="nano-jmx" rev="1.4.0">
  <artifact name="nano-jmx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nanoframework', module='nano-jmx', version='1.4.0')
)
libraryDependencies += "org.nanoframework" % "nano-jmx" % "1.4.0"
[org.nanoframework/nano-jmx "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nano-jmx-client
  • nano-jmx-agent

Nano JMX

此模块是对JDK内部JMX功能的简单包装,方便获取远程应用JMX数据

Versions

Version
1.4.0
1.3.16
1.3.15
1.3.14
1.3.13