| License |
License |
|---|---|
| GroupId | GroupIdit.thomasjohansen.warbuddy |
| ArtifactId | ArtifactIdcluster-support |
| Last Version | Last Version1.0-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWAR Buddy cluster support
Parent POM for thomasjohansen.it open source software
|
| Filename | Size |
|---|---|
| cluster-support-1.0-RC2.pom | |
| cluster-support-1.0-RC2.jar | 2 KB |
| cluster-support-1.0-RC2-sources.jar | 1 KB |
| cluster-support-1.0-RC2-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/cluster-support/ -->
<dependency>
<groupId>it.thomasjohansen.warbuddy</groupId>
<artifactId>cluster-support</artifactId>
<version>1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/cluster-support/
implementation 'it.thomasjohansen.warbuddy:cluster-support:1.0-RC2'
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/cluster-support/
implementation ("it.thomasjohansen.warbuddy:cluster-support:1.0-RC2")
'it.thomasjohansen.warbuddy:cluster-support:jar:1.0-RC2'
<dependency org="it.thomasjohansen.warbuddy" name="cluster-support" rev="1.0-RC2">
<artifact name="cluster-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.warbuddy', module='cluster-support', version='1.0-RC2')
)
libraryDependencies += "it.thomasjohansen.warbuddy" % "cluster-support" % "1.0-RC2"
[it.thomasjohansen.warbuddy/cluster-support "1.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast : hazelcast-wm | jar | 3.6 |
| com.hazelcast : hazelcast | jar | 3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |