Download hazelcast-spring-3.6.4.jar file - Jar h

Jar examples for h:hazelcast-spring

Description

You can download jar file hazelcast-spring 3.6.4 in this page.

License

Open Source License

Build File

You can use the following script to add hazelcast-spring-3.6.4.jar to your project.

<dependency>
   <groupId>com.hazelcast</groupId>
   <artifactId>hazelcast-spring</artifactId>
   <version>3.6.4</version>
</dependency>
compile group: 'com.hazelcast', name: 'hazelcast-spring', version: '3.6.4'
libraryDependencies += "com.hazelcast" % "hazelcast-spring" % "3.6.4"
<dependency org="com.hazelcast" name="hazelcast-spring" rev="3.6.4"/>
@Grapes(@Grab(group='com.hazelcast', module='hazelcast-spring', version='3.6.4'))
'com.hazelcast:hazelcast-spring:jar:3.6.4'

Download

Click the following link to download the jar file.

hazelcast-spring-3.6.4-javadoc.jar
hazelcast-spring-3.6.4-sources.jar
hazelcast-spring-3.6.4.jar
hazelcast-spring-3.6.4.pom



Related Tutorials