Last Version

JmxTrans - Examples 272

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

License

License

Categories

Categories

jmxtrans Application Testing & Monitoring Monitoring
GroupId

GroupId

org.jmxtrans
ArtifactId

ArtifactId

jmxtrans-examples
Version

Version

272
Type

Type

jar
Description

Description

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

Project Organization

JmxTrans team

Download jmxtrans-examples 272


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
com.google.inject : guice jar 4.1.0
org.jmxtrans : jmxtrans-core jar 272
org.jmxtrans : jmxtrans-output-core jar 272
org.jmxtrans : jmxtrans-output-ganglia jar 272
org.jmxtrans : jmxtrans-output-jrobin jar 272
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 2.8.0
org.jmxtrans : jmxtrans-test-utils jar 272
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

Project Modules

There are no modules declared in this project.