We have moved to the Apache Incubator!
Please join us in our new home at https://brooklyn.incubator.apache.org and we will welcome your contributions to our new repository.
License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdio.brooklyn.example |
ArtifactId | ArtifactIdbrooklyn-example-monitored-cassandra-cluster |
Last Version | Last Version0.5.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrooklyn Cassandra Cluster with Monitoring Example
Brooklyn examples module, building the Brooklyn examples.
|
<!-- https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-example-monitored-cassandra-cluster/ -->
<dependency>
<groupId>io.brooklyn.example</groupId>
<artifactId>brooklyn-example-monitored-cassandra-cluster</artifactId>
<version>0.5.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-example-monitored-cassandra-cluster/
implementation 'io.brooklyn.example:brooklyn-example-monitored-cassandra-cluster:0.5.0-M2'
// https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-example-monitored-cassandra-cluster/
implementation ("io.brooklyn.example:brooklyn-example-monitored-cassandra-cluster:0.5.0-M2")
'io.brooklyn.example:brooklyn-example-monitored-cassandra-cluster:jar:0.5.0-M2'
<dependency org="io.brooklyn.example" name="brooklyn-example-monitored-cassandra-cluster" rev="0.5.0-M2">
<artifact name="brooklyn-example-monitored-cassandra-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.brooklyn.example', module='brooklyn-example-monitored-cassandra-cluster', version='0.5.0-M2')
)
libraryDependencies += "io.brooklyn.example" % "brooklyn-example-monitored-cassandra-cluster" % "0.5.0-M2"
[io.brooklyn.example/brooklyn-example-monitored-cassandra-cluster "0.5.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.brooklyn : brooklyn-all | jar | 0.5.0-M2 |
Please join us in our new home at https://brooklyn.incubator.apache.org and we will welcome your contributions to our new repository.