is not current version
Last Version 3.2.2

com.hazelcast.jet:hazelcast-jet-client-protocol 3.2

Hazelcast Jet Client Protocol

Categories

Categories

CLI User Interface Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast.jet
ArtifactId

ArtifactId

hazelcast-jet-client-protocol
Version

Version

3.2
Type

Type

jar

Download hazelcast-jet-client-protocol 3.2


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