is not current version
Last Version 0.11.0

org.apache.brooklyn.example:brooklyn-example-simple-nosql-cluster 0.9.0

Various NoSQL cluster-based applications, managed by Brooklyn.

GroupId

GroupId

org.apache.brooklyn.example
ArtifactId

ArtifactId

brooklyn-example-simple-nosql-cluster
Version

Version

0.9.0
Type

Type

jar

Download brooklyn-example-simple-nosql-cluster 0.9.0


<!-- https://jarcasting.com/artifacts/org.apache.brooklyn.example/brooklyn-example-simple-nosql-cluster/ -->
<dependency>
    <groupId>org.apache.brooklyn.example</groupId>
    <artifactId>brooklyn-example-simple-nosql-cluster</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.brooklyn.example/brooklyn-example-simple-nosql-cluster/
implementation 'org.apache.brooklyn.example:brooklyn-example-simple-nosql-cluster:0.9.0'
// https://jarcasting.com/artifacts/org.apache.brooklyn.example/brooklyn-example-simple-nosql-cluster/
implementation ("org.apache.brooklyn.example:brooklyn-example-simple-nosql-cluster:0.9.0")
'org.apache.brooklyn.example:brooklyn-example-simple-nosql-cluster:jar:0.9.0'
<dependency org="org.apache.brooklyn.example" name="brooklyn-example-simple-nosql-cluster" rev="0.9.0">
  <artifact name="brooklyn-example-simple-nosql-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.brooklyn.example', module='brooklyn-example-simple-nosql-cluster', version='0.9.0')
)
libraryDependencies += "org.apache.brooklyn.example" % "brooklyn-example-simple-nosql-cluster" % "0.9.0"
[org.apache.brooklyn.example/brooklyn-example-simple-nosql-cluster "0.9.0"]