Last Version

hello-world-webapp Maven Webapp 0.7.0-M1

Brooklyn examples module, building the Brooklyn examples.

License

License

GroupId

GroupId

io.brooklyn.example
ArtifactId

ArtifactId

brooklyn-example-hello-world-webapp
Version

Version

0.7.0-M1
Type

Type

war
Description

Description

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

Download brooklyn-example-hello-world-webapp 0.7.0-M1


<!-- https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-example-hello-world-webapp/ -->
<dependency>
    <groupId>io.brooklyn.example</groupId>
    <artifactId>brooklyn-example-hello-world-webapp</artifactId>
    <version>0.7.0-M1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-example-hello-world-webapp/
implementation 'io.brooklyn.example:brooklyn-example-hello-world-webapp:0.7.0-M1'
// https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-example-hello-world-webapp/
implementation ("io.brooklyn.example:brooklyn-example-hello-world-webapp:0.7.0-M1")
'io.brooklyn.example:brooklyn-example-hello-world-webapp:war:0.7.0-M1'
<dependency org="io.brooklyn.example" name="brooklyn-example-hello-world-webapp" rev="0.7.0-M1">
  <artifact name="brooklyn-example-hello-world-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='io.brooklyn.example', module='brooklyn-example-hello-world-webapp', version='0.7.0-M1')
)
libraryDependencies += "io.brooklyn.example" % "brooklyn-example-hello-world-webapp" % "0.7.0-M1"
[io.brooklyn.example/brooklyn-example-hello-world-webapp "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.