| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-jmx-commons |
| Last Version | Last Version1.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpetals-jmx-commons
PEtALS JMX interface definition library
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx-commons/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-jmx-commons</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx-commons/
implementation 'org.ow2.petals:petals-jmx-commons:1.6.2'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx-commons/
implementation ("org.ow2.petals:petals-jmx-commons:1.6.2")
'org.ow2.petals:petals-jmx-commons:jar:1.6.2'
<dependency org="org.ow2.petals" name="petals-jmx-commons" rev="1.6.2">
<artifact name="petals-jmx-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jmx-commons', version='1.6.2')
)
libraryDependencies += "org.ow2.petals" % "petals-jmx-commons" % "1.6.2"
[org.ow2.petals/petals-jmx-commons "1.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 3.1 |