is not current version
Last Version 272

org.jmxtrans:jmxtrans-utils 266

This module contains utilities that do not have direct dependencies on JmxTrans.

Categories

Categories

jmxtrans Application Testing & Monitoring Monitoring
GroupId

GroupId

org.jmxtrans
ArtifactId

ArtifactId

jmxtrans-utils
Version

Version

266
Type

Type

jar

Download jmxtrans-utils 266


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