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

com.avast:jmx-publisher 1.1.0

Tool to get properties and methods published via JMX easily.

Группа

Группа

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

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

jmx-publisher
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать jmx-publisher 1.1.0


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