is not current version
Last Version 0.3.0

org.objectweb.fractal.fractaljmx:fractal-jmx 0.2.5

Fractal JMX provides components to enable the JMX management of Fractal applications

GroupId

GroupId

org.objectweb.fractal.fractaljmx
ArtifactId

ArtifactId

fractal-jmx
Version

Version

0.2.5
Type

Type

jar

Download fractal-jmx 0.2.5


<!-- 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"]