Jar examples for h:hazelcast-wm
Hazelcast In-Memory DataGrid Web Module Plugin
You can download jar file hazelcast-wm 3.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hazelcast-wm-3.6.jar to your project.
<dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast-wm</artifactId> <version>3.6</version> </dependency>
compile group: 'com.hazelcast', name: 'hazelcast-wm', version: '3.6'
libraryDependencies += "com.hazelcast" % "hazelcast-wm" % "3.6"
<dependency org="com.hazelcast" name="hazelcast-wm" rev="3.6"/>
@Grapes(@Grab(group='com.hazelcast', module='hazelcast-wm', version='3.6'))
'com.hazelcast:hazelcast-wm:jar:3.6'
Click the following link to download the jar file.
hazelcast-wm-3.6-javadoc.jar