Last Version

Simple JMX 1.0.2

Simple JMX protocol (that works without RMI)

License

License

GroupId

GroupId

nl.future-edge
ArtifactId

ArtifactId

simple-jmx
Version

Version

1.0.2
Type

Type

jar
Description

Description

Simple JMX
Simple JMX protocol (that works without RMI)
Project URL

Project URL

https://github.com/willemsrb/simple-jmx
Source Code Management

Source Code Management

https://github.com/willemsrb/simple-jmx

Download simple-jmx 1.0.2


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

Dependencies

test (10)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-context jar 4.3.8.RELEASE
org.slf4j : slf4j-api jar 1.7.22
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.slf4j : jcl-over-slf4j jar 1.7.22
org.slf4j : jul-to-slf4j jar 1.7.22
com.lmax : disruptor jar 3.3.6
org.mockito : mockito-core jar 2.7.22
org.awaitility : awaitility jar 3.0.0

Project Modules

There are no modules declared in this project.