License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-jmx |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPEtALS :: JMX
PEtALS JMX utilities library
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-jmx-1.1.pom | |
petals-jmx-1.1.jar | 21 KB |
petals-jmx-1.1-sources.jar | 23 KB |
petals-jmx-1.1-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-jmx/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-jmx</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-jmx/
implementation 'org.objectweb.petals:petals-jmx:1.1'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-jmx/
implementation ("org.objectweb.petals:petals-jmx:1.1")
'org.objectweb.petals:petals-jmx:jar:1.1'
<dependency org="org.objectweb.petals" name="petals-jmx" rev="1.1">
<artifact name="petals-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-jmx', version='1.1')
)
libraryDependencies += "org.objectweb.petals" % "petals-jmx" % "1.1"
[org.objectweb.petals/petals-jmx "1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.jbi : jbi | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |