Jar examples for h:hazelcast-spring
You can download jar file hazelcast-spring 3.9 in this page.
Open Source License
You can use the following script to add hazelcast-spring-3.9.jar to your project.
<dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast-spring</artifactId> <version>3.9</version> </dependency>
compile group: 'com.hazelcast', name: 'hazelcast-spring', version: '3.9'
libraryDependencies += "com.hazelcast" % "hazelcast-spring" % "3.9"
<dependency org="com.hazelcast" name="hazelcast-spring" rev="3.9"/>
@Grapes(@Grab(group='com.hazelcast', module='hazelcast-spring', version='3.9'))
'com.hazelcast:hazelcast-spring:jar:3.9'
Click the following link to download the jar file.
hazelcast-spring-3.9-javadoc.jar