Jar examples for k:kcbq-api
A small API for the Kafka Connector used to load data into BigQuery
You can download jar file kcbq-api 1.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add kcbq-api-1.1.0.jar to your project.
<dependency> <groupId>com.wepay.kcbq</groupId> <artifactId>kcbq-api</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.wepay.kcbq', name: 'kcbq-api', version: '1.1.0'
libraryDependencies += "com.wepay.kcbq" % "kcbq-api" % "1.1.0"
<dependency org="com.wepay.kcbq" name="kcbq-api" rev="1.1.0"/>
@Grapes(@Grab(group='com.wepay.kcbq', module='kcbq-api', version='1.1.0'))
'com.wepay.kcbq:kcbq-api:jar:1.1.0'
Click the following link to download the jar file.
kcbq-api-1.1.0-javadoc.jar