lensesio / kafka-connect-common   0.1.3

Apache License 2.0 Website GitHub

Common components used across the datamountaineer kafka connect connectors

Scala versions: 2.11

kafka-testing 0.1


Group ID:
com.landoop
Artifact ID:
kafka-testing_2.11
Version:
0.1
Release Date:
Apr 11, 2017
Licenses:
Files:

libraryDependencies += "com.landoop" %% "kafka-testing" % "0.1"

Mill build tool

ivy"com.landoop::kafka-testing:0.1"

Scala CLI

//> using dep "com.landoop::kafka-testing:0.1"

Ammonite REPL

import $ivy.`com.landoop::kafka-testing:0.1`

<dependency>
  <groupId>com.landoop</groupId>
  <artifactId>kafka-testing_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.landoop', name: 'kafka-testing_2.11', version: '0.1'