License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.bustapipes |
ArtifactId | ArtifactIdclj-influxdb-metrics-reporter |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclj-influxdb-metrics-reporter
Report metrics to Influx DB
|
Project URL |
Project URL |
Filename | Size |
---|---|
clj-influxdb-metrics-reporter-0.0.3.pom | |
clj-influxdb-metrics-reporter-0.0.3.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/ -->
<dependency>
<groupId>com.github.bustapipes</groupId>
<artifactId>clj-influxdb-metrics-reporter</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/
implementation 'com.github.bustapipes:clj-influxdb-metrics-reporter:0.0.3'
// https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/
implementation ("com.github.bustapipes:clj-influxdb-metrics-reporter:0.0.3")
'com.github.bustapipes:clj-influxdb-metrics-reporter:jar:0.0.3'
<dependency org="com.github.bustapipes" name="clj-influxdb-metrics-reporter" rev="0.0.3">
<artifact name="clj-influxdb-metrics-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bustapipes', module='clj-influxdb-metrics-reporter', version='0.0.3')
)
libraryDependencies += "com.github.bustapipes" % "clj-influxdb-metrics-reporter" % "0.0.3"
[com.github.bustapipes/clj-influxdb-metrics-reporter "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
http-kit » http-kit | jar | 2.2.0 |
org.clojure : clojure | jar | 1.8.0 |
org.clojure : tools.logging | jar | 0.3.1 |
Group / Artifact | Type | Version |
---|---|---|
midje » midje | jar | 1.8.3 |