Last Version

hello-world-webapp Maven Webapp 1.0.0

Brooklyn examples module, building the Brooklyn examples.

License

License

GroupId

GroupId

org.apache.brooklyn.example
ArtifactId

ArtifactId

brooklyn-example-hello-world-webapp
Version

Version

1.0.0
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 1.0.0


<!-- 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.