MVN

com.bluejeans : kafka-client

Maven & Gradle

Dec 08, 2017
1 usages
1 stars

kafka-client · Bluejeans common utilities

<dependency>
    <groupId>com.bluejeans</groupId>
    <artifactId>kafka-client</artifactId>
    <version>2.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bluejeans : kafka-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.7

All Versions

Choose a version of com.bluejeans : kafka-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
kafka-client-2.2.7
kafka-client-2.2.6
kafka-client-2.2.5
kafka-client-2.2.4
kafka-client-2.2.3
kafka-client-2.2.2
kafka-client-2.2.1
kafka-client-2.2.0
2.1.x
kafka-client-2.1.4
kafka-client-2.1.3
kafka-client-2.1.2
kafka-client-2.1.1
kafka-client-2.1.0
2.0.x
kafka-client-2.0.3
kafka-client-2.0.2
kafka-client-2.0.1
kafka-client-2.0.0
1.1.x
kafka-client-1.1.14
kafka-client-1.1.13
kafka-client-1.1.12
kafka-client-1.1.11
kafka-client-1.1.10
kafka-client-1.1.9
kafka-client-1.1.8
kafka-client-1.1.7
kafka-client-1.1.6
kafka-client-1.1.5
kafka-client-1.1.4
kafka-client-1.1.3
kafka-client-1.1.2
kafka-client-1.1.1
1.1
kafka-client-1.1
1.0
kafka-client-1.0

How to add a dependency to Maven

Add the following com.bluejeans : kafka-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bluejeans</groupId>
    <artifactId>kafka-client</artifactId>
    <version>2.2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bluejeans : kafka-client gradle dependency to your build.gradle file:

implementation 'com.bluejeans:kafka-client:2.2.7'

Gradle Kotlin DSL: Add the following com.bluejeans : kafka-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bluejeans:kafka-client:2.2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bluejeans : kafka-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bluejeans" % "kafka-client" % "2.2.7"

Advertisement

Dependencies from Group

Nov 07, 2017
6 usages
0 stars
Jun 23, 2016
3 usages
5 stars
Dec 08, 2017
1 usages
1 stars
jin
Sep 11, 2017
1 usages
1 stars
Jan 03, 2017
1 usages

Discover Dependencies