License |
License |
---|---|
GroupId | GroupIdcom.goyeau |
ArtifactId | ArtifactIdkafka-streams-circe_2.12 |
Version | Version28232c9 |
Type | Typejar |
Description |
Descriptionkafka-streams-circe_2.12
Generic Serdes with Circe for Kafka Streams
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.goyeau/kafka-streams-circe_2.12/ -->
<dependency>
<groupId>com.goyeau</groupId>
<artifactId>kafka-streams-circe_2.12</artifactId>
<version>28232c9</version>
</dependency>
// https://jarcasting.com/artifacts/com.goyeau/kafka-streams-circe_2.12/
implementation 'com.goyeau:kafka-streams-circe_2.12:28232c9'
// https://jarcasting.com/artifacts/com.goyeau/kafka-streams-circe_2.12/
implementation ("com.goyeau:kafka-streams-circe_2.12:28232c9")
'com.goyeau:kafka-streams-circe_2.12:jar:28232c9'
<dependency org="com.goyeau" name="kafka-streams-circe_2.12" rev="28232c9">
<artifact name="kafka-streams-circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goyeau', module='kafka-streams-circe_2.12', version='28232c9')
)
libraryDependencies += "com.goyeau" % "kafka-streams-circe_2.12" % "28232c9"
[com.goyeau/kafka-streams-circe_2.12 "28232c9"]
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-core_2.12 | jar | 0.13.0 |
io.circe : circe-generic_2.12 | jar | 0.13.0 |
io.circe : circe-parser_2.12 | jar | 0.13.0 |
org.apache.kafka : kafka-streams-scala_2.12 | jar | 2.6.0 |