Simple JMX

Simple JMX Classes

License

License

ISC License
GroupId

GroupId

com.j256
ArtifactId

ArtifactId

simplejmx
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Simple JMX
Simple JMX Classes

Download simplejmx

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.easymock : easymock jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2