Apache Kafka (fork)

Apache Kafka fork built with Scala 2.12

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scala212-forks
ArtifactId

ArtifactId

kafka_2.12
Last Version

Last Version

0.8.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Kafka (fork)
Apache Kafka fork built with Scala 2.12
Project URL

Project URL

http://kafka.apache.org

Download kafka_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.scala212-forks/kafka_2.12/ -->
<dependency>
    <groupId>com.github.scala212-forks</groupId>
    <artifactId>kafka_2.12</artifactId>
    <version>0.8.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scala212-forks/kafka_2.12/
implementation 'com.github.scala212-forks:kafka_2.12:0.8.2.2'
// https://jarcasting.com/artifacts/com.github.scala212-forks/kafka_2.12/
implementation ("com.github.scala212-forks:kafka_2.12:0.8.2.2")
'com.github.scala212-forks:kafka_2.12:jar:0.8.2.2'
<dependency org="com.github.scala212-forks" name="kafka_2.12" rev="0.8.2.2">
  <artifact name="kafka_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scala212-forks', module='kafka_2.12', version='0.8.2.2')
)
libraryDependencies += "com.github.scala212-forks" % "kafka_2.12" % "0.8.2.2"
[com.github.scala212-forks/kafka_2.12 "0.8.2.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang.modules : scala-xml_2.12 jar 1.0.6
com.yammer.metrics : metrics-core jar 2.2.0
net.sf.jopt-simple : jopt-simple jar 3.2
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.0.4
com.101tec : zkclient jar 0.3
org.scala-lang : scala-library jar 2.12.1
org.apache.kafka : kafka-clients jar 0.8.2.2
org.apache.zookeeper : zookeeper jar 3.4.6

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1
org.objenesis : objenesis jar 1.2
org.slf4j : slf4j-log4j12 jar 1.7.6
junit : junit jar 4.1
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2.2