is not current version
Last Version 2.0.0-3

com.hazelcast:hazelcast-client-protocol 1.4.0-3

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.4.0-3
Type

Type

jar

Download hazelcast-client-protocol 1.4.0-3


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