deciphernow / franz   1.0.0

Apache License 2.0 GitHub

A library for working with Kafka via Akka.

Scala versions: 2.11

franz 1.0.0


Group ID:
com.deciphernow
Artifact ID:
franz_2.11
Version:
1.0.0
Release Date:
Jun 13, 2017
Licenses:
Files:

libraryDependencies += "com.deciphernow" %% "franz" % "1.0.0"

Mill build tool

ivy"com.deciphernow::franz:1.0.0"

Scala CLI

//> using dep "com.deciphernow::franz:1.0.0"

Ammonite REPL

import $ivy.`com.deciphernow::franz:1.0.0`

<dependency>
  <groupId>com.deciphernow</groupId>
  <artifactId>franz_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.deciphernow', name: 'franz_2.11', version: '1.0.0'