| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.ow2.petals | 
| ArtifactId | ArtifactIdpetals-channelclient-jmxclient | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPEtALS :: ChannelClient JMX client PEtALS Channel client JMX utilities library | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-channelclient-jmxclient/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-channelclient-jmxclient</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.petals/petals-channelclient-jmxclient/
implementation 'org.ow2.petals:petals-channelclient-jmxclient:1.0'// https://jarcasting.com/artifacts/org.ow2.petals/petals-channelclient-jmxclient/
implementation ("org.ow2.petals:petals-channelclient-jmxclient:1.0")'org.ow2.petals:petals-channelclient-jmxclient:jar:1.0'<dependency org="org.ow2.petals" name="petals-channelclient-jmxclient" rev="1.0">
  <artifact name="petals-channelclient-jmxclient" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.petals', module='petals-channelclient-jmxclient', version='1.0')
)libraryDependencies += "org.ow2.petals" % "petals-channelclient-jmxclient" % "1.0"[org.ow2.petals/petals-channelclient-jmxclient "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.petals : petals-jbi | jar | 1.0.1 | 
| org.ow2.petals : petals-jmx-api | jar | 1.2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| findbugs : annotations | jar | 1.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |