b

brooklyn-example-monitored-cassandra-cluster

Files download
File Operation
brooklyn-example-monitored-cassandra-cluster-0.5.0-M2.jar download
brooklyn-example-monitored-cassandra-cluster-0.5.0-M2.pom download
brooklyn-example-monitored-cassandra-cluster-0.5.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.brooklyn.example</groupId>
  <artifactId>brooklyn-example-monitored-cassandra-cluster</artifactId>
  <version>0.5.0-M2</version>
</dependency>
Gradle Groovy
implementation 'io.brooklyn.example:brooklyn-example-monitored-cassandra-cluster:0.5.0-M2'
Gradle Kotlin
implementation("io.brooklyn.example:brooklyn-example-monitored-cassandra-cluster:0.5.0-M2")
Scala SBT
libraryDependencies += "io.brooklyn.example" % "brooklyn-example-monitored-cassandra-cluster" % "0.5.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='io.brooklyn.example', module='brooklyn-example-monitored-cassandra-cluster', version='0.5.0-M2')
)
Apache Ivy
<dependency org="io.brooklyn.example" name="brooklyn-example-monitored-cassandra-cluster" rev="0.5.0-M2" />
Leiningen
[io.brooklyn.example/brooklyn-example-monitored-cassandra-cluster "0.5.0-M2"]
Apache Buildr
'io.brooklyn.example:brooklyn-example-monitored-cassandra-cluster:jar:0.5.0-M2'