hello-world-webapp Maven Webapp

Brooklyn examples module, building the Brooklyn examples.

License

License

GroupId

GroupId

org.apache.brooklyn.example
ArtifactId

ArtifactId

brooklyn-example-hello-world-webapp
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

hello-world-webapp Maven Webapp
Brooklyn examples module, building the Brooklyn examples.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=brooklyn-library.git/brooklyn-example-hello-world-webapp

Download brooklyn-example-hello-world-webapp

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-M1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0-incubating
0.7.0-incubating