is not current version
Last Version 1.1.0

com.kickstarter:dropwizard-influxdb-reporter 1.0.1

Dropwizard instrumentation using InfluxDB.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.kickstarter
ArtifactId

ArtifactId

dropwizard-influxdb-reporter
Version

Version

1.0.1
Type

Type

jar

Download dropwizard-influxdb-reporter 1.0.1


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