Brooklyn Client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.brooklyn
ArtifactId

ArtifactId

brooklyn-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=brooklyn-client.git

Download brooklyn-client

How to add to project

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

Dependencies

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

Project Modules

  • cli
  • java

Versions

Version
1.0.0
1.0.0-M1
0.12.0
0.11.0
0.10.0