is not current version
Last Version 272

org.jmxtrans:jmxtrans-examples 271

This module contains examples of how to use JmxTrans. It is not included in the final packaging.

Categories

Categories

jmxtrans Application Testing & Monitoring Monitoring
GroupId

GroupId

org.jmxtrans
ArtifactId

ArtifactId

jmxtrans-examples
Version

Version

271
Type

Type

jar

Download jmxtrans-examples 271


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