| License | License | 
|---|---|
| GroupId | GroupIdcom.facebook.airlift | 
| ArtifactId | ArtifactIdjmx | 
| Last Version | Last Version0.205 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjmx Airlift | 
| Project Organization | Project OrganizationAirlift | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jmx-0.205.pom | |
| jmx-0.205.jar | 25 KB | 
| jmx-0.205-tests.jar | 6 KB | 
| jmx-0.205-test-sources.jar | 5 KB | 
| jmx-0.205-sources.jar | 17 KB | 
| jmx-0.205-javadoc.jar | 58 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/jmx/ -->
<dependency>
    <groupId>com.facebook.airlift</groupId>
    <artifactId>jmx</artifactId>
    <version>0.205</version>
</dependency>// https://jarcasting.com/artifacts/com.facebook.airlift/jmx/
implementation 'com.facebook.airlift:jmx:0.205'// https://jarcasting.com/artifacts/com.facebook.airlift/jmx/
implementation ("com.facebook.airlift:jmx:0.205")'com.facebook.airlift:jmx:jar:0.205'<dependency org="com.facebook.airlift" name="jmx" rev="0.205">
  <artifact name="jmx" type="jar" />
</dependency>@Grapes(
@Grab(group='com.facebook.airlift', module='jmx', version='0.205')
)libraryDependencies += "com.facebook.airlift" % "jmx" % "0.205"[com.facebook.airlift/jmx "0.205"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.facebook.airlift : log | jar | 0.205 | 
| com.facebook.airlift : configuration | jar | 0.205 | 
| com.facebook.airlift : discovery | jar | 0.205 | 
| org.weakref : jmxutils | jar | 1.19 | 
| com.google.guava : guava | jar | 26.0-jre | 
| com.google.inject : guice | jar | 4.2.2 | 
| javax.inject : javax.inject | jar | 1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.9.6 | 
| com.facebook.airlift : testing | jar | 0.205 | 
| org.assertj : assertj-core | jar | 3.5.2 |