| License | License | 
|---|---|
| Categories | Categoriesjmxtrans Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdorg.jmxtrans | 
| ArtifactId | ArtifactIdjmxtrans-examples | 
| Version | Version272 | 
| Type | Typejar | 
| Description | DescriptionJmxTrans - Examples This module contains examples of how to use JmxTrans. It is not included in the final packaging. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| jmxtrans-examples-272.pom | |
| jmxtrans-examples-272.jar | 37 KB | 
| jmxtrans-examples-272-sources.jar | 31 KB | 
| jmxtrans-examples-272-javadoc.jar | 80 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.2 | 
| 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 |