| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.fractaljmx |
| ArtifactId | ArtifactIdfractal-jmx |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Fractal JMX management framework
Fractal JMX provides components to enable the JMX management of
Fractal applications
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| fractal-jmx-0.3.0.pom | |
| fractal-jmx-0.3.0.jar | 34 KB |
| fractal-jmx-0.3.0-sources.jar | 32 KB |
| fractal-jmx-0.3.0-javadoc.jar | 124 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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx/fractal-jmx/
implementation 'org.objectweb.fractal.fractaljmx:fractal-jmx:0.3.0'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaljmx/fractal-jmx/
implementation ("org.objectweb.fractal.fractaljmx:fractal-jmx:0.3.0")
'org.objectweb.fractal.fractaljmx:fractal-jmx:jar:0.3.0'
<dependency org="org.objectweb.fractal.fractaljmx" name="fractal-jmx" rev="0.3.0">
<artifact name="fractal-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaljmx', module='fractal-jmx', version='0.3.0')
)
libraryDependencies += "org.objectweb.fractal.fractaljmx" % "fractal-jmx" % "0.3.0"
[org.objectweb.fractal.fractaljmx/fractal-jmx "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.1.7 |
| org.objectweb.fractal.julia : julia-asm | jar | 2.5.1 |
| org.objectweb.fractal.julia : julia-runtime | jar | 2.5.1 |
| org.objectweb.fractal.julia : julia-mixins | jar | 2.5.1 |