is not current version
Last Version 1.2.1

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


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-jmx-api-impl
Version

Version

1.0.1
Type

Type

jar

Download petals-jmx-api-impl 1.0.1


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