| License |
License |
|---|---|
| GroupId | GroupIdit.thomasjohansen.warbuddy |
| ArtifactId | ArtifactIdcluster-demo |
| Last Version | Last Version1.0-RC1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionWAR Buddy cluster demo
Parent POM for thomasjohansen.it open source software
|
| Filename | Size |
|---|---|
| cluster-demo-1.0-RC1.pom | |
| cluster-demo-1.0-RC1.war | 10 MB |
| cluster-demo-1.0-RC1-sources.jar | 1 KB |
| cluster-demo-1.0-RC1-javadoc.jar | 25 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |