Download hazelcast-wm-3.6.jar file - Jar h

Jar examples for h:hazelcast-wm

Description

Hazelcast In-Memory DataGrid Web Module Plugin

You can download jar file hazelcast-wm 3.6 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

hazelcast-wm-3.6-javadoc.jar
hazelcast-wm-3.6-sources.jar
hazelcast-wm-3.6.jar
hazelcast-wm-3.6.pom



Related Tutorials