is not current version
Last Version 1.7

org.codehaus.fabric3:fabric3-jmx-agent 1.2

Fabric3 Remote JMX Agents.

GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-jmx-agent
Version

Version

1.2
Type

Type

jar

Download fabric3-jmx-agent 1.2


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