is not current version
Last Version 3.2.2

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

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.0
Type

Type

jar

Download hazelcast-jet-client-protocol 3.0


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