| License |
License |
|---|---|
| GroupId | GroupIdio.airlift |
| ArtifactId | ArtifactIdjmx |
| Last Version | Last Version217 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjmx
Airlift
|
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jmx-217.pom | |
| jmx-217.jar | 15 KB |
| jmx-217-sources.jar | 9 KB |
| jmx-217-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/jmx/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>jmx</artifactId>
<version>217</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/jmx/
implementation 'io.airlift:jmx:217'
// https://jarcasting.com/artifacts/io.airlift/jmx/
implementation ("io.airlift:jmx:217")
'io.airlift:jmx:jar:217'
<dependency org="io.airlift" name="jmx" rev="217">
<artifact name="jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='jmx', version='217')
)
libraryDependencies += "io.airlift" % "jmx" % "217"
[io.airlift/jmx "217"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : log | jar | 217 |
| io.airlift : configuration | jar | 217 |
| io.airlift : discovery | jar | 217 |
| org.weakref : jmxutils | jar | 1.21 |
| com.google.guava : guava | jar | 31.0.1-jre |
| com.google.inject : guice | jar | 5.0.1 |
| javax.inject : javax.inject | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |
| io.airlift : testing | jar | 217 |
| org.assertj : assertj-core | jar | 3.18.1 |