is not current version
Last Version 1.2.1

org.ow2.petals:petals-jmx-api-impl 1.0.2


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-jmx-api-impl
Version

Version

1.0.2
Type

Type

jar

Download petals-jmx-api-impl 1.0.2


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