is not current version
Last Version 1.21

org.weakref:jmxutils 1.17

Exporting JMX mbeans made easy

GroupId

GroupId

org.weakref
ArtifactId

ArtifactId

jmxutils
Version

Version

1.17
Type

Type

jar

Download jmxutils 1.17


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