Jar examples for h:hazelcast-client-protocol
Core Hazelcast Module
You can download jar file hazelcast-client-protocol 1.4.0 in this page.
Open Source License
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'
Click the following link to download the jar file.
hazelcast-client-protocol-1.4.0-javadoc.jar