| License |
License |
|---|---|
| GroupId | GroupIdcom.ning.arecibo |
| ArtifactId | ArtifactIdarecibo-jmx |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
Descriptionarecibo-jmx
Arecibo JMX instrumentation library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| arecibo-jmx-1.0.3.pom | |
| arecibo-jmx-1.0.3.jar | 15 KB |
| arecibo-jmx-1.0.3-sources.jar | 7 KB |
| arecibo-jmx-1.0.3-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ning.arecibo/arecibo-jmx/ -->
<dependency>
<groupId>com.ning.arecibo</groupId>
<artifactId>arecibo-jmx</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ning.arecibo/arecibo-jmx/
implementation 'com.ning.arecibo:arecibo-jmx:1.0.3'
// https://jarcasting.com/artifacts/com.ning.arecibo/arecibo-jmx/
implementation ("com.ning.arecibo:arecibo-jmx:1.0.3")
'com.ning.arecibo:arecibo-jmx:jar:1.0.3'
<dependency org="com.ning.arecibo" name="arecibo-jmx" rev="1.0.3">
<artifact name="arecibo-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ning.arecibo', module='arecibo-jmx', version='1.0.3')
)
libraryDependencies += "com.ning.arecibo" % "arecibo-jmx" % "1.0.3"
[com.ning.arecibo/arecibo-jmx "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.weakref : jmxutils | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 2.0 |
| com.google.inject.extensions : guice-multibindings | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.0 |