is not current version
Last Version 1.19

com.j256.simplejmx:simplejmx 1.12

Simple JMX Classes

GroupId

GroupId

com.j256.simplejmx
ArtifactId

ArtifactId

simplejmx
Version

Version

1.12
Type

Type

jar

Download simplejmx 1.12


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