Download hazelcast-client-protocol-1.4.0.jar file - Jar h

Jar examples for h:hazelcast-client-protocol

Description

Core Hazelcast Module

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

hazelcast-client-protocol-1.4.0-javadoc.jar
hazelcast-client-protocol-1.4.0-sources.jar
hazelcast-client-protocol-1.4.0-tests.jar
hazelcast-client-protocol-1.4.0.jar
hazelcast-client-protocol-1.4.0.pom



Related Tutorials