is not current version
Last Version 1.21

org.weakref:jmxutils 1.18

Exporting JMX mbeans made easy

GroupId

GroupId

org.weakref
ArtifactId

ArtifactId

jmxutils
Version

Version

1.18
Type

Type

jar

Download jmxutils 1.18


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