License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-jmx-api-api |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Client tools - Petals JMX API - API
JBI container for Petals ESB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-jmx-api-api-1.2.0.pom | |
petals-jmx-api-api-1.2.0.zip | 103 KB |
petals-jmx-api-api-1.2.0-tests.jar | 12 KB |
petals-jmx-api-api-1.2.0-sources.jar | 79 KB |
petals-jmx-api-api-1.2.0-javadoc.jar | 459 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx-api-api/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-jmx-api-api</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx-api-api/
implementation 'org.ow2.petals:petals-jmx-api-api:1.2.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jmx-api-api/
implementation ("org.ow2.petals:petals-jmx-api-api:1.2.0")
'org.ow2.petals:petals-jmx-api-api:jar:1.2.0'
<dependency org="org.ow2.petals" name="petals-jmx-api-api" rev="1.2.0">
<artifact name="petals-jmx-api-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jmx-api-api', version='1.2.0')
)
libraryDependencies += "org.ow2.petals" % "petals-jmx-api-api" % "1.2.0"
[org.ow2.petals/petals-jmx-api-api "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.easycommons : easycommons-lang | jar | 1.5.0 |
org.ow2.petals : petals-jbi | jar | 1.4.0 |
org.ow2.petals : petals-basis-api | jar | 1.1.0 |
org.ow2.petals : petals-client-server-api | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |