Categories |
CategoriesCassandra Data Databases |
---|---|
GroupId | GroupIdio.smartcat |
ArtifactId | ArtifactIdcassandra-diagnostics-reporter-riemann |
Version | Version1.3.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.smartcat/cassandra-diagnostics-reporter-riemann/ -->
<dependency>
<groupId>io.smartcat</groupId>
<artifactId>cassandra-diagnostics-reporter-riemann</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.smartcat/cassandra-diagnostics-reporter-riemann/
implementation 'io.smartcat:cassandra-diagnostics-reporter-riemann:1.3.5'
// https://jarcasting.com/artifacts/io.smartcat/cassandra-diagnostics-reporter-riemann/
implementation ("io.smartcat:cassandra-diagnostics-reporter-riemann:1.3.5")
'io.smartcat:cassandra-diagnostics-reporter-riemann:jar:1.3.5'
<dependency org="io.smartcat" name="cassandra-diagnostics-reporter-riemann" rev="1.3.5">
<artifact name="cassandra-diagnostics-reporter-riemann" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smartcat', module='cassandra-diagnostics-reporter-riemann', version='1.3.5')
)
libraryDependencies += "io.smartcat" % "cassandra-diagnostics-reporter-riemann" % "1.3.5"
[io.smartcat/cassandra-diagnostics-reporter-riemann "1.3.5"]