не последняя версия
Последняя версия 1.10.1

org.ow2.petals:petals-jmx 1.6

PEtALS JMX utilities library

Группа

Группа

org.ow2.petals
Идентификатор

Идентификатор

petals-jmx
Версия

Версия

1.6
Тип

Тип

jar

Скачать petals-jmx 1.6


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