License |
License |
---|---|
GroupId | GroupIdnl.future-edge |
ArtifactId | ArtifactIdsimple-jmx |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionSimple JMX
Simple JMX protocol (that works without RMI)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-jmx-1.0.2.pom | |
simple-jmx-1.0.2.jar | 79 KB |
simple-jmx-1.0.2-sources.jar | 51 KB |
simple-jmx-1.0.2-javadoc.jar | 257 KB |
Browse |
<!-- 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"]
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 |