Last Version

kafka-streams-circe_2.12 28232c9

Generic Serdes with Circe for Kafka Streams

License

License

GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

kafka-streams-circe_2.12
Version

Version

28232c9
Type

Type

jar
Description

Description

kafka-streams-circe_2.12
Generic Serdes with Circe for Kafka Streams
Project URL

Project URL

https://github.com/joan38/kafka-streams-circe
Source Code Management

Source Code Management

https://github.com/joan38/kafka-streams-circe

Download kafka-streams-circe_2.12 28232c9


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.