| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Monitoring Application Testing & Monitoring | 
| GroupId | GroupIdorg.ow2.petals | 
| ArtifactId | ArtifactIdpetals-cli-cmd-monitoring-mo-api | 
| Last Version | Last Version2.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPetals ESB - Client tools - Petals CLI - Command extension - Monitoring - Monitoring Object API Petals ESB Client | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-cmd-monitoring-mo-api/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-cli-cmd-monitoring-mo-api</artifactId>
    <version>2.1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-cmd-monitoring-mo-api/
implementation 'org.ow2.petals:petals-cli-cmd-monitoring-mo-api:2.1.0'// https://jarcasting.com/artifacts/org.ow2.petals/petals-cli-cmd-monitoring-mo-api/
implementation ("org.ow2.petals:petals-cli-cmd-monitoring-mo-api:2.1.0")'org.ow2.petals:petals-cli-cmd-monitoring-mo-api:jar:2.1.0'<dependency org="org.ow2.petals" name="petals-cli-cmd-monitoring-mo-api" rev="2.1.0">
  <artifact name="petals-cli-cmd-monitoring-mo-api" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.petals', module='petals-cli-cmd-monitoring-mo-api', version='2.1.0')
)libraryDependencies += "org.ow2.petals" % "petals-cli-cmd-monitoring-mo-api" % "2.1.0"[org.ow2.petals/petals-cli-cmd-monitoring-mo-api "2.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-cli : commons-cli | jar | 1.3.1 | 
| org.ow2.petals : petals-cli | jar | 3.1.0 | 
| org.ow2.petals : petals-jmx-api-api | jar | 1.2.0 | 
| org.ow2.petals : petals-admin-api | jar | 2.1.0 | 
| org.ow2.petals : petals-admin-jmx | jar | 2.1.0 | 
| org.ow2.petals : petals-cli-api | jar | 1.4.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |