<dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast-client-protocol</artifactId> <version>1.4.0-6</version> </dependency>
'com.hazelcast:hazelcast-client-protocol:jar:1.4.0-6'
<dependency org="com.hazelcast" name="hazelcast-client-protocol" rev="1.4.0-6" />
@Grapes(@Grab(group='com.hazelcast', module='hazelcast-client-protocol', version='1.4.0-6'))
compile 'com.hazelcast:hazelcast-client-protocol:1.4.0-6'
libraryDependencies += "com.hazelcast" % "hazelcast-client-protocol" % "1.4.0-6"
<repository> <id>central</id> <url>http://repo1.maven.org/maven2/</url> </repository>
com.hazelcast.client.impl.protocol.codec
com.hazelcast.client.impl.protocol.constants
com.hazelcast.client.impl.protocol.template
maven-repository.com - © 2014