License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.github.daniel-shuy |
ArtifactId | ArtifactIdkafka-protobuf-serde |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptionkafka-protobuf-serde
Serializer/Deserializer for Kafka to serialize/deserialize Protocol Buffers messages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daniel-shuy/kafka-protobuf-serde/
implementation 'com.github.daniel-shuy:kafka-protobuf-serde:2.2.0'
// https://jarcasting.com/artifacts/com.github.daniel-shuy/kafka-protobuf-serde/
implementation ("com.github.daniel-shuy:kafka-protobuf-serde:2.2.0")
'com.github.daniel-shuy:kafka-protobuf-serde:jar:2.2.0'
<dependency org="com.github.daniel-shuy" name="kafka-protobuf-serde" rev="2.2.0">
<artifact name="kafka-protobuf-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daniel-shuy', module='kafka-protobuf-serde', version='2.2.0')
)
libraryDependencies += "com.github.daniel-shuy" % "kafka-protobuf-serde" % "2.2.0"
[com.github.daniel-shuy/kafka-protobuf-serde "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 2.2.1 |
com.google.protobuf : protobuf-java | jar | 3.8.0 |
org.apache.kafka : kafka-clients | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |
org.springframework.kafka : spring-kafka | jar | 2.2.6.RELEASE |
org.springframework.kafka : spring-kafka-test | jar | 2.2.6.RELEASE |
org.apache.kafka : kafka_2.11 | jar | 2.2.1 |
org.apache.kafka : kafka_2.11 | jar | 2.2.1 |