is not current version
Last Version 2.2.0

com.github.daniel-shuy:kafka-protobuf-serde 2.1.0

Serializer/Deserializer for Kafka to serialize/deserialize Protocol Buffers messages

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.daniel-shuy
ArtifactId

ArtifactId

kafka-protobuf-serde
Version

Version

2.1.0
Type

Type

jar

Download kafka-protobuf-serde 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.daniel-shuy/kafka-protobuf-serde/ -->
<dependency>
    <groupId>com.github.daniel-shuy</groupId>
    <artifactId>kafka-protobuf-serde</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daniel-shuy/kafka-protobuf-serde/
implementation 'com.github.daniel-shuy:kafka-protobuf-serde:2.1.0'
// https://jarcasting.com/artifacts/com.github.daniel-shuy/kafka-protobuf-serde/
implementation ("com.github.daniel-shuy:kafka-protobuf-serde:2.1.0")
'com.github.daniel-shuy:kafka-protobuf-serde:jar:2.1.0'
<dependency org="com.github.daniel-shuy" name="kafka-protobuf-serde" rev="2.1.0">
  <artifact name="kafka-protobuf-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daniel-shuy', module='kafka-protobuf-serde', version='2.1.0')
)
libraryDependencies += "com.github.daniel-shuy" % "kafka-protobuf-serde" % "2.1.0"
[com.github.daniel-shuy/kafka-protobuf-serde "2.1.0"]