| License |
License |
|---|---|
| GroupId | GroupIdcom.specialprojectslab |
| ArtifactId | ArtifactIdjmxetric |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJMXetric
JVM instrumentation to Ganglia
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jmxetric-0.0.5.pom | |
| jmxetric-0.0.5.jar | 45 KB |
| jmxetric-0.0.5-sources.jar | 30 KB |
| jmxetric-0.0.5-javadoc.jar | 219 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.specialprojectslab/jmxetric/ -->
<dependency>
<groupId>com.specialprojectslab</groupId>
<artifactId>jmxetric</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.specialprojectslab/jmxetric/
implementation 'com.specialprojectslab:jmxetric:0.0.5'
// https://jarcasting.com/artifacts/com.specialprojectslab/jmxetric/
implementation ("com.specialprojectslab:jmxetric:0.0.5")
'com.specialprojectslab:jmxetric:jar:0.0.5'
<dependency org="com.specialprojectslab" name="jmxetric" rev="0.0.5">
<artifact name="jmxetric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.specialprojectslab', module='jmxetric', version='0.0.5')
)
libraryDependencies += "com.specialprojectslab" % "jmxetric" % "0.0.5"
[com.specialprojectslab/jmxetric "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.acplt : oncrpc | jar | 1.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.1 |