WAR Buddy cluster demo

Parent POM for thomasjohansen.it open source software

License

License

GroupId

GroupId

it.thomasjohansen.warbuddy
ArtifactId

ArtifactId

cluster-demo
Last Version

Last Version

1.0-RC1
Release Date

Release Date

Type

Type

war
Description

Description

WAR Buddy cluster demo
Parent POM for thomasjohansen.it open source software

Download cluster-demo

How to add to project

<!-- https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/cluster-demo/ -->
<dependency>
    <groupId>it.thomasjohansen.warbuddy</groupId>
    <artifactId>cluster-demo</artifactId>
    <version>1.0-RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/cluster-demo/
implementation 'it.thomasjohansen.warbuddy:cluster-demo:1.0-RC1'
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/cluster-demo/
implementation ("it.thomasjohansen.warbuddy:cluster-demo:1.0-RC1")
'it.thomasjohansen.warbuddy:cluster-demo:war:1.0-RC1'
<dependency org="it.thomasjohansen.warbuddy" name="cluster-demo" rev="1.0-RC1">
  <artifact name="cluster-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.warbuddy', module='cluster-demo', version='1.0-RC1')
)
libraryDependencies += "it.thomasjohansen.warbuddy" % "cluster-demo" % "1.0-RC1"
[it.thomasjohansen.warbuddy/cluster-demo "1.0-RC1"]

Dependencies

compile (1)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC1