JMX over HTTP client connector

Connector for JMX clients like jconsole, jvisualvm, jmc

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

me.scf37.jmx-http
ArtifactId

ArtifactId

jmx-http-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JMX over HTTP client connector
Connector for JMX clients like jconsole, jvisualvm, jmc

Download jmx-http-client

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0