is not current version
Last Version 5.1.2

com.hazelcast.jet:hazelcast-jet-grpc 4.3.1


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications gRPC Net Networking
GroupId

GroupId

com.hazelcast.jet
ArtifactId

ArtifactId

hazelcast-jet-grpc
Version

Version

4.3.1
Type

Type

jar

Download hazelcast-jet-grpc 4.3.1


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