is not current version
Last Version 4.0

com.hazelcast:hazelcast-wm 2.0


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-wm
Version

Version

2.0
Type

Type

jar

Download hazelcast-wm 2.0


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