не последняя версия
Последняя версия 1.19

com.j256.simplejmx:simplejmx 1.6

Simple JMX Classes

Группа

Группа

com.j256.simplejmx
Идентификатор

Идентификатор

simplejmx
Версия

Версия

1.6
Тип

Тип

jar

Скачать simplejmx 1.6


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