scala-kafka-client


License

License

MIT
Categories

Categories

Scala Languages Net CLI User Interface
GroupId

GroupId

net.glorat
ArtifactId

ArtifactId

scala-kafka-client_2.13
Last Version

Last Version

2.4.0-1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-kafka-client
scala-kafka-client
Project URL

Project URL

https://github.com/glorat/scala-kafka-client
Project Organization

Project Organization

net.glorat

Download scala-kafka-client_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/net.glorat/scala-kafka-client_2.13/ -->
<dependency>
    <groupId>net.glorat</groupId>
    <artifactId>scala-kafka-client_2.13</artifactId>
    <version>2.4.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/net.glorat/scala-kafka-client_2.13/
implementation 'net.glorat:scala-kafka-client_2.13:2.4.0-1'
// https://jarcasting.com/artifacts/net.glorat/scala-kafka-client_2.13/
implementation ("net.glorat:scala-kafka-client_2.13:2.4.0-1")
'net.glorat:scala-kafka-client_2.13:jar:2.4.0-1'
<dependency org="net.glorat" name="scala-kafka-client_2.13" rev="2.4.0-1">
  <artifact name="scala-kafka-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.glorat', module='scala-kafka-client_2.13', version='2.4.0-1')
)
libraryDependencies += "net.glorat" % "scala-kafka-client_2.13" % "2.4.0-1"
[net.glorat/scala-kafka-client_2.13 "2.4.0-1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
com.typesafe : config jar 1.4.0
org.apache.kafka : kafka-clients jar 2.4.0
org.slf4j : slf4j-api jar 1.7.29

test (4)

Group / Artifact Type Version
net.glorat : scala-kafka-client-testkit_2.13 jar 2.4.0-1
org.slf4j : log4j-over-slf4j jar 1.7.29
org.scalatest : scalatest_2.13 jar 3.1.0
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0-1