Download hazelcast-client-3.8.2.jar file - Jar h

Jar examples for h:hazelcast-client

Description

You can download jar file hazelcast-client 3.8.2 in this page.

License

Open Source License

Build File

You can use the following script to add hazelcast-client-3.8.2.jar to your project.

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

Download

Click the following link to download the jar file.

hazelcast-client-3.8.2-javadoc.jar
hazelcast-client-3.8.2-sources.jar
hazelcast-client-3.8.2-tests.jar
hazelcast-client-3.8.2.jar
hazelcast-client-3.8.2.pom



Related Tutorials