is not current version
Last Version 5.1.2

com.hazelcast.jet:hazelcast-jet-avro 4.0

Avro support for Hazelcast Jet

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast.jet
ArtifactId

ArtifactId

hazelcast-jet-avro
Version

Version

4.0
Type

Type

jar

Download hazelcast-jet-avro 4.0


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