is not current version
Last Version 1.21

org.weakref:jmxutils 1.19

Exporting JMX mbeans made easy

GroupId

GroupId

org.weakref
ArtifactId

ArtifactId

jmxutils
Version

Version

1.19
Type

Type

jar

Download jmxutils 1.19


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