is not current version
Last Version 4.0

com.hazelcast:hazelcast-wm 2.6.1


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-wm
Version

Version

2.6.1
Type

Type

jar

Download hazelcast-wm 2.6.1


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