JMX over HTTP server library

Simple asynchronous endpoint to expose JMX over HTTP

License

License

MIT
GroupId

GroupId

me.scf37.jmx-http
ArtifactId

ArtifactId

jmx-http-server
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JMX over HTTP server library
Simple asynchronous endpoint to expose JMX over HTTP

Download jmx-http-server

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0