Jar examples for h:hazelcast
Hazelcast is an in-memory data grid solution for Java.
You can download jar file hazelcast 1.9.4.6 in this page.
Apache License, Version 2.0
You can use the following script to add hazelcast-1.9.4.6.jar to your project.
<dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast</artifactId> <version>1.9.4.6</version> </dependency>
compile group: 'com.hazelcast', name: 'hazelcast', version: '1.9.4.6'
libraryDependencies += "com.hazelcast" % "hazelcast" % "1.9.4.6"
<dependency org="com.hazelcast" name="hazelcast" rev="1.9.4.6"/>
@Grapes(@Grab(group='com.hazelcast', module='hazelcast', version='1.9.4.6'))
'com.hazelcast:hazelcast:jar:1.9.4.6'
Click the following link to download the jar file.
hazelcast-1.9.4.6-javadoc.jar