is not current version
Last Version 4.0

com.hazelcast:hazelcast-wm 3.8.2

Hazelcast In-Memory DataGrid Web Module Plugin

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-wm
Version

Version

3.8.2
Type

Type

jar

Download hazelcast-wm 3.8.2


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