| License | License | 
|---|---|
| Categories | Categoriesjmxtrans Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdorg.jmxtrans | 
| ArtifactId | ArtifactIdjmxtrans-output-influxdb | 
| Version | Version272 | 
| Type | Typejar | 
| Description | DescriptionJmxTrans - InfluxDB output writers This module contains InfluxDB output writers. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-influxdb/ -->
<dependency>
    <groupId>org.jmxtrans</groupId>
    <artifactId>jmxtrans-output-influxdb</artifactId>
    <version>272</version>
</dependency>// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-influxdb/
implementation 'org.jmxtrans:jmxtrans-output-influxdb:272'// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-influxdb/
implementation ("org.jmxtrans:jmxtrans-output-influxdb:272")'org.jmxtrans:jmxtrans-output-influxdb:jar:272'<dependency org="org.jmxtrans" name="jmxtrans-output-influxdb" rev="272">
  <artifact name="jmxtrans-output-influxdb" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-output-influxdb', version='272')
)libraryDependencies += "org.jmxtrans" % "jmxtrans-output-influxdb" % "272"[org.jmxtrans/jmxtrans-output-influxdb "272"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| org.influxdb : influxdb-java | jar | 2.21 | 
| org.jmxtrans : jmxtrans-core | jar | 272 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.2 | 
| org.projectlombok : lombok | jar | 1.18.10 | 
| 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 | 
| org.mockito : mockito-core | jar | 2.8.9 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| ch.qos.logback : logback-core | jar | 1.2.3 |