scala212-forks / kafka   0.8.2.2

Apache License 2.0 GitHub

Mirror of Apache Kafka

Scala versions: 2.12

kafka 0.8.2.2


Group ID:
com.github.scala212-forks
Artifact ID:
kafka_2.12
Version:
0.8.2.2
Release Date:
Dec 16, 2016
Licenses:
Files:

libraryDependencies += "com.github.scala212-forks" %% "kafka" % "0.8.2.2"

Mill build tool

ivy"com.github.scala212-forks::kafka:0.8.2.2"

Scala CLI

//> using dep "com.github.scala212-forks::kafka:0.8.2.2"

Ammonite REPL

import $ivy.`com.github.scala212-forks::kafka:0.8.2.2`

<dependency>
  <groupId>com.github.scala212-forks</groupId>
  <artifactId>kafka_2.12</artifactId>
  <version>0.8.2.2</version>
</dependency>

compile group: 'com.github.scala212-forks', name: 'kafka_2.12', version: '0.8.2.2'