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

org.jmxtrans:jmxtrans 248

JMX metrics exporter

Категории

Категории

jmxtrans Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.jmxtrans
Идентификатор

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

jmxtrans
Версия

Версия

248
Тип

Тип

jar

Скачать jmxtrans 248


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