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