License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-jmx-api |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB Container :: JMX interface definition
PEtALS JMX interface definition library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-jmx-api-1.3.pom | |
petals-jmx-api-1.3.jar | 14 KB |
petals-jmx-api-1.3-sources.jar | 4 KB |
petals-jmx-api-1.3-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx-api/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-jmx-api</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx-api/
implementation 'org.ow2.petals:petals-jmx-api:1.3'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx-api/
implementation ("org.ow2.petals:petals-jmx-api:1.3")
'org.ow2.petals:petals-jmx-api:jar:1.3'
<dependency org="org.ow2.petals" name="petals-jmx-api" rev="1.3">
<artifact name="petals-jmx-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jmx-api', version='1.3')
)
libraryDependencies += "org.ow2.petals" % "petals-jmx-api" % "1.3"
[org.ow2.petals/petals-jmx-api "1.3"]
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |