MVN

com.wepay.kcbq : kcbq-api

Maven & Gradle

Sep 11, 2020
2 usages
155 stars

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

<dependency>
    <groupId>com.wepay.kcbq</groupId>
    <artifactId>kcbq-api</artifactId>
    <version>1.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wepay.kcbq : kcbq-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.5
  • Latest Alpha: 2.0.0-alpha

All Versions

Choose a version of com.wepay.kcbq : kcbq-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
kcbq-api-2.0.0-alpha
1.6.x
kcbq-api-1.6.5
kcbq-api-1.6.4
kcbq-api-1.6.3
kcbq-api-1.6.2
kcbq-api-1.6.1
kcbq-api-1.6.0
1.5.x
kcbq-api-1.5.2
kcbq-api-1.5.1
kcbq-api-1.5.0
1.4.x
kcbq-api-1.4.1
kcbq-api-1.4.0
1.3.x
kcbq-api-1.3.0
1.1.x
kcbq-api-1.1.2
kcbq-api-1.1.1
kcbq-api-1.1.0
1.0.x
kcbq-api-1.0.0
0.4.x
kcbq-api-0.4.0

How to add a dependency to Maven

Add the following com.wepay.kcbq : kcbq-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wepay.kcbq</groupId>
    <artifactId>kcbq-api</artifactId>
    <version>1.6.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wepay.kcbq : kcbq-api gradle dependency to your build.gradle file:

implementation 'com.wepay.kcbq:kcbq-api:1.6.5'

Gradle Kotlin DSL: Add the following com.wepay.kcbq : kcbq-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wepay.kcbq:kcbq-api:1.6.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wepay.kcbq : kcbq-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wepay.kcbq" % "kcbq-api" % "1.6.5"

Advertisement

Dependencies from Group

Sep 11, 2020
2 usages
155 stars
Sep 11, 2020
1 usages
155 stars
Sep 11, 2020
155 stars

Discover Dependencies

Nov 11, 2016
1 usages
6 stars
Dec 06, 2016
1 usages
1 stars
Dec 07, 2016
1 usages
0 stars
Apr 03, 2017
5 usages
Jan 12, 2020
1 usages
4 stars
Jun 12, 2017
4 usages
2 stars