is not current version
Last Version 3.2.2

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

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

0.6
Type

Type

jar

Download hazelcast-jet-client-protocol 0.6


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