is not current version
Last Version 0.9.11.4

io.github.podile:cassandra-exporter-agent 0.9.11.1


Categories

Categories

Cassandra Data Databases
GroupId

GroupId

io.github.podile
ArtifactId

ArtifactId

cassandra-exporter-agent
Version

Version

0.9.11.1
Type

Type

jar

Download cassandra-exporter-agent 0.9.11.1


<!-- https://jarcasting.com/artifacts/io.github.podile/cassandra-exporter-agent/ -->
<dependency>
    <groupId>io.github.podile</groupId>
    <artifactId>cassandra-exporter-agent</artifactId>
    <version>0.9.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.podile/cassandra-exporter-agent/
implementation 'io.github.podile:cassandra-exporter-agent:0.9.11.1'
// https://jarcasting.com/artifacts/io.github.podile/cassandra-exporter-agent/
implementation ("io.github.podile:cassandra-exporter-agent:0.9.11.1")
'io.github.podile:cassandra-exporter-agent:jar:0.9.11.1'
<dependency org="io.github.podile" name="cassandra-exporter-agent" rev="0.9.11.1">
  <artifact name="cassandra-exporter-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.podile', module='cassandra-exporter-agent', version='0.9.11.1')
)
libraryDependencies += "io.github.podile" % "cassandra-exporter-agent" % "0.9.11.1"
[io.github.podile/cassandra-exporter-agent "0.9.11.1"]