Fabric3 JMX Agent Core Module

Bootstraps a remote JMX agents

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-jmx-agent
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric3 JMX Agent Core Module
Bootstraps a remote JMX agents
Project Organization

Project Organization

Fabric3 Project

Download fabric3-jmx-agent

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.easymock : easymockclassextension jar 2.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