is not current version
Last Version 2.0.0-rc

ms.dew:cluster-spi-hazelcast 2.0.0-beta1

Dew 集群 Hazelcast 实现

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

cluster-spi-hazelcast
Version

Version

2.0.0-beta1
Type

Type

jar

Download cluster-spi-hazelcast 2.0.0-beta1


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