GroupId | GroupIdorg.objectweb.fractal.fractaljmx |
---|---|
ArtifactId | ArtifactIdfractal-jmx |
Version | Version0.2.5 |
Type | Typejar |
Filename | Size |
---|---|
fractal-jmx-0.2.5.pom | |
fractal-jmx-0.2.5.jar | 33 KB |
fractal-jmx-0.2.5-sources.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx/fractal-jmx/ -->
<dependency>
<groupId>org.objectweb.fractal.fractaljmx</groupId>
<artifactId>fractal-jmx</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx/fractal-jmx/
implementation 'org.objectweb.fractal.fractaljmx:fractal-jmx:0.2.5'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx/fractal-jmx/
implementation ("org.objectweb.fractal.fractaljmx:fractal-jmx:0.2.5")
'org.objectweb.fractal.fractaljmx:fractal-jmx:jar:0.2.5'
<dependency org="org.objectweb.fractal.fractaljmx" name="fractal-jmx" rev="0.2.5">
<artifact name="fractal-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaljmx', module='fractal-jmx', version='0.2.5')
)
libraryDependencies += "org.objectweb.fractal.fractaljmx" % "fractal-jmx" % "0.2.5"
[org.objectweb.fractal.fractaljmx/fractal-jmx "0.2.5"]