is not current version
Last Version 1.2.1

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


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-jmx-api-impl
Version

Version

1.1.0
Type

Type

jar

Download petals-jmx-api-impl 1.1.0


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