is not current version
Last Version 0.2

com.github.rmannibucau:simple-jmx-connector 0.1


GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

simple-jmx-connector
Version

Version

0.1
Type

Type

jar

Download simple-jmx-connector 0.1


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