Download kcbq-api-0.4.0.jar file - Jar k

Jar examples for k:kcbq-api

Description

A small API for the Kafka Connector used to load data into BigQuery

You can download jar file kcbq-api 0.4.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add kcbq-api-0.4.0.jar to your project.

<dependency>
   <groupId>com.wepay.kcbq</groupId>
   <artifactId>kcbq-api</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.wepay.kcbq', name: 'kcbq-api', version: '0.4.0'
libraryDependencies += "com.wepay.kcbq" % "kcbq-api" % "0.4.0"
<dependency org="com.wepay.kcbq" name="kcbq-api" rev="0.4.0"/>
@Grapes(@Grab(group='com.wepay.kcbq', module='kcbq-api', version='0.4.0'))
'com.wepay.kcbq:kcbq-api:jar:0.4.0'

Download

Click the following link to download the jar file.

kcbq-api-0.4.0-javadoc.jar
kcbq-api-0.4.0-sources.jar
kcbq-api-0.4.0.jar
kcbq-api-0.4.0.pom



Related Tutorials