License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-jmx |
Last Version | Last Version1.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpetals-jmx
PEtALS JMX utilities library
|
Project Organization |
Project OrganizationPetals Link (EBM WebSourcing) |
Filename | Size |
---|---|
petals-jmx-1.10.1.pom | |
petals-jmx-1.10.1.tar.gz | 32 KB |
petals-jmx-1.10.1-tests.jar | 5 KB |
petals-jmx-1.10.1-sources.jar | 63 KB |
petals-jmx-1.10.1-javadoc.jar | 318 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-jmx</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx/
implementation 'org.ow2.petals:petals-jmx:1.10.1'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx/
implementation ("org.ow2.petals:petals-jmx:1.10.1")
'org.ow2.petals:petals-jmx:jar:1.10.1'
<dependency org="org.ow2.petals" name="petals-jmx" rev="1.10.1">
<artifact name="petals-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jmx', version='1.10.1')
)
libraryDependencies += "org.ow2.petals" % "petals-jmx" % "1.10.1"
[org.ow2.petals/petals-jmx "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-jbi | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.2 |
junit : junit | jar | 4.8.2 |