Circe Kafka


License

License

GroupId

GroupId

global.namespace.circe-kafka
ArtifactId

ArtifactId

circe-kafka_2.13
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Circe Kafka
Circe Kafka
Project URL

Project URL

https://github.com/christian-schlichtherle/circe-kafka
Project Organization

Project Organization

global.namespace.circe-kafka
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/circe-kafka

Download circe-kafka_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/global.namespace.circe-kafka/circe-kafka_2.13/ -->
<dependency>
    <groupId>global.namespace.circe-kafka</groupId>
    <artifactId>circe-kafka_2.13</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.circe-kafka/circe-kafka_2.13/
implementation 'global.namespace.circe-kafka:circe-kafka_2.13:3.0.0'
// https://jarcasting.com/artifacts/global.namespace.circe-kafka/circe-kafka_2.13/
implementation ("global.namespace.circe-kafka:circe-kafka_2.13:3.0.0")
'global.namespace.circe-kafka:circe-kafka_2.13:jar:3.0.0'
<dependency org="global.namespace.circe-kafka" name="circe-kafka_2.13" rev="3.0.0">
  <artifact name="circe-kafka_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.circe-kafka', module='circe-kafka_2.13', version='3.0.0')
)
libraryDependencies += "global.namespace.circe-kafka" % "circe-kafka_2.13" % "3.0.0"
[global.namespace.circe-kafka/circe-kafka_2.13 "3.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
io.circe : circe-parser_2.13 jar 0.14.1
org.apache.kafka : kafka-clients jar 3.0.0

test (2)

Group / Artifact Type Version
io.circe : circe-generic_2.13 jar 0.14.1
org.scalatest : scalatest_2.13 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.8.0