is not current version
Last Version 2.0.0-3

com.hazelcast:hazelcast-client-protocol 1.8.0

Core Hazelcast Module

Categories

Categories

CLI User Interface Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-client-protocol
Version

Version

1.8.0
Type

Type

jar

Download hazelcast-client-protocol 1.8.0


<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-client-protocol/ -->
<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>hazelcast-client-protocol</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-client-protocol/
implementation 'com.hazelcast:hazelcast-client-protocol:1.8.0'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-client-protocol/
implementation ("com.hazelcast:hazelcast-client-protocol:1.8.0")
'com.hazelcast:hazelcast-client-protocol:jar:1.8.0'
<dependency org="com.hazelcast" name="hazelcast-client-protocol" rev="1.8.0">
  <artifact name="hazelcast-client-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-client-protocol', version='1.8.0')
)
libraryDependencies += "com.hazelcast" % "hazelcast-client-protocol" % "1.8.0"
[com.hazelcast/hazelcast-client-protocol "1.8.0"]