Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.github.bustapipes |
ArtifactId | ArtifactIdclj-influxdb-metrics-reporter |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
clj-influxdb-metrics-reporter-0.0.1.pom | |
clj-influxdb-metrics-reporter-0.0.1.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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/
implementation 'com.github.bustapipes:clj-influxdb-metrics-reporter:0.0.1'
// https://jarcasting.com/artifacts/com.github.bustapipes/clj-influxdb-metrics-reporter/
implementation ("com.github.bustapipes:clj-influxdb-metrics-reporter:0.0.1")
'com.github.bustapipes:clj-influxdb-metrics-reporter:jar:0.0.1'
<dependency org="com.github.bustapipes" name="clj-influxdb-metrics-reporter" rev="0.0.1">
<artifact name="clj-influxdb-metrics-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bustapipes', module='clj-influxdb-metrics-reporter', version='0.0.1')
)
libraryDependencies += "com.github.bustapipes" % "clj-influxdb-metrics-reporter" % "0.0.1"
[com.github.bustapipes/clj-influxdb-metrics-reporter "0.0.1"]