is not current version
Last Version 0.7.0-M1

io.brooklyn.example:brooklyn-examples-parent 0.5.0-rc.2

Brooklyn examples module, building the Brooklyn examples.

GroupId

GroupId

io.brooklyn.example
ArtifactId

ArtifactId

brooklyn-examples-parent
Version

Version

0.5.0-rc.2
Type

Type

pom

Download brooklyn-examples-parent 0.5.0-rc.2


<!-- https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-examples-parent/ -->
<dependency>
    <groupId>io.brooklyn.example</groupId>
    <artifactId>brooklyn-examples-parent</artifactId>
    <version>0.5.0-rc.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-examples-parent/
implementation 'io.brooklyn.example:brooklyn-examples-parent:0.5.0-rc.2'
// https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-examples-parent/
implementation ("io.brooklyn.example:brooklyn-examples-parent:0.5.0-rc.2")
'io.brooklyn.example:brooklyn-examples-parent:pom:0.5.0-rc.2'
<dependency org="io.brooklyn.example" name="brooklyn-examples-parent" rev="0.5.0-rc.2">
  <artifact name="brooklyn-examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.brooklyn.example', module='brooklyn-examples-parent', version='0.5.0-rc.2')
)
libraryDependencies += "io.brooklyn.example" % "brooklyn-examples-parent" % "0.5.0-rc.2"
[io.brooklyn.example/brooklyn-examples-parent "0.5.0-rc.2"]