Last Version

Brooklyn Parent Project 0.7.0-M1

Brooklyn parent / project root, serving as the ancestor POM for all projects -- declaring versions, profiles, and the modules to build

License

License

GroupId

GroupId

io.brooklyn
ArtifactId

ArtifactId

brooklyn-parent
Version

Version

0.7.0-M1
Type

Type

pom
Description

Description

Brooklyn Parent Project
Brooklyn parent / project root, serving as the ancestor POM for all projects -- declaring versions, profiles, and the modules to build
Project URL

Project URL

http://brooklyn.io/
Source Code Management

Source Code Management

http://github.com/brooklyncentral/brooklyn

Download brooklyn-parent 0.7.0-M1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.