License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.sclasen |
ArtifactId | ArtifactIdkafka-connect-protobuf-converter |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblueapron kafka-connect-protobuf-converter
a kafka-connect-protobuf-converter repackaged for maven central instead of confluent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sclasen/kafka-connect-protobuf-converter/ -->
<dependency>
<groupId>com.sclasen</groupId>
<artifactId>kafka-connect-protobuf-converter</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sclasen/kafka-connect-protobuf-converter/
implementation 'com.sclasen:kafka-connect-protobuf-converter:2.0.1'
// https://jarcasting.com/artifacts/com.sclasen/kafka-connect-protobuf-converter/
implementation ("com.sclasen:kafka-connect-protobuf-converter:2.0.1")
'com.sclasen:kafka-connect-protobuf-converter:jar:2.0.1'
<dependency org="com.sclasen" name="kafka-connect-protobuf-converter" rev="2.0.1">
<artifact name="kafka-connect-protobuf-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sclasen', module='kafka-connect-protobuf-converter', version='2.0.1')
)
libraryDependencies += "com.sclasen" % "kafka-connect-protobuf-converter" % "2.0.1"
[com.sclasen/kafka-connect-protobuf-converter "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : connect-api | jar | 1.1.1 |
com.google.protobuf : protobuf-java | jar | 3.5.1 |
com.google.api.grpc : googleapis-common-protos | jar | 0.0.3 |
com.google.protobuf : protobuf-java-util | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
uk.co.jemos.podam : podam | jar | 6.0.2.RELEASE |