Brooklyn UI :: Parent

Angular JS UI for interacting with Brooklyn, using the REST API, with server-side multi-module support

License

License

GroupId

GroupId

org.apache.brooklyn.ui
ArtifactId

ArtifactId

brooklyn-ui-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Brooklyn UI :: Parent
Angular JS UI for interacting with Brooklyn, using the REST API, with server-side multi-module support
Project Organization

Project Organization

The Apache Software Foundation

Download brooklyn-ui-parent

How to add to project

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

  • modularity-server
  • ui-modules
  • features

Versions

Version
1.0.0
1.0.0-M1