Fabric3 JMX Core Module

Support for exposing components as MBeans

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-jmx
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric3 JMX Core Module
Support for exposing components as MBeans
Project Organization

Project Organization

Fabric3 Project

Download fabric3-jmx

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-jmx/ -->
<dependency>
    <groupId>org.codehaus.fabric3</groupId>
    <artifactId>fabric3-jmx</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-jmx/
implementation 'org.codehaus.fabric3:fabric3-jmx:1.7'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-jmx/
implementation ("org.codehaus.fabric3:fabric3-jmx:1.7")
'org.codehaus.fabric3:fabric3-jmx:jar:1.7'
<dependency org="org.codehaus.fabric3" name="fabric3-jmx" rev="1.7">
  <artifact name="fabric3-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-jmx', version='1.7')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-jmx" % "1.7"
[org.codehaus.fabric3/fabric3-jmx "1.7"]

Dependencies

provided (1)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-spi jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.7
0.6.5
0.6
0.5.1
0.5
0.5BETA1
0.5ALPHA2
0.5ALPHA1
0.2
0.1