is not current version
Last Version 3.0.0-Beta4

group.idealworld.dew:cluster-spi-hazelcast 2.1.0-RC

Dew 集群 Hazelcast 实现

Categories

Categories

IDE Development Tools Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

group.idealworld.dew
ArtifactId

ArtifactId

cluster-spi-hazelcast
Version

Version

2.1.0-RC
Type

Type

jar

Download cluster-spi-hazelcast 2.1.0-RC


<!-- https://jarcasting.com/artifacts/group.idealworld.dew/cluster-spi-hazelcast/ -->
<dependency>
    <groupId>group.idealworld.dew</groupId>
    <artifactId>cluster-spi-hazelcast</artifactId>
    <version>2.1.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/group.idealworld.dew/cluster-spi-hazelcast/
implementation 'group.idealworld.dew:cluster-spi-hazelcast:2.1.0-RC'
// https://jarcasting.com/artifacts/group.idealworld.dew/cluster-spi-hazelcast/
implementation ("group.idealworld.dew:cluster-spi-hazelcast:2.1.0-RC")
'group.idealworld.dew:cluster-spi-hazelcast:jar:2.1.0-RC'
<dependency org="group.idealworld.dew" name="cluster-spi-hazelcast" rev="2.1.0-RC">
  <artifact name="cluster-spi-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='group.idealworld.dew', module='cluster-spi-hazelcast', version='2.1.0-RC')
)
libraryDependencies += "group.idealworld.dew" % "cluster-spi-hazelcast" % "2.1.0-RC"
[group.idealworld.dew/cluster-spi-hazelcast "2.1.0-RC"]