Last Version

jmxutils 1.21

Exporting JMX mbeans made easy

License

License

GroupId

GroupId

org.weakref
ArtifactId

ArtifactId

jmxutils
Version

Version

1.21
Type

Type

jar
Description

Description

jmxutils
Exporting JMX mbeans made easy
Project URL

Project URL

https://github.com/martint/jmxutils
Source Code Management

Source Code Management

https://github.com/martint/jmxutils

Download jmxutils 1.21


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.inject : guice Optional jar 4.2.2
com.google.inject.extensions : guice-multibindings Optional jar 4.2.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.2.1

Project Modules

There are no modules declared in this project.