is not current version
Last Version 0.4

com.j256:simplejmx 0.3

Simple JMX Classes

GroupId

GroupId

com.j256
ArtifactId

ArtifactId

simplejmx
Version

Version

0.3
Type

Type

jar

Download simplejmx 0.3


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