is not current version
Last Version 1.10.1

org.ow2.petals:petals-jmx 1.7.2

PEtALS JMX utilities library

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-jmx
Version

Version

1.7.2
Type

Type

jar

Download petals-jmx 1.7.2


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