Last Version

Kafka 0.10+ Source for Structured Streaming 3.0.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

ch.cern.spark
ArtifactId

ArtifactId

spark-sql-kafka-0-10_2.12
Version

Version

3.0.1
Type

Type

jar
Description

Description

Kafka 0.10+ Source for Structured Streaming
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://spark.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download spark-sql-kafka-0-10_2.12 3.0.1


<!-- https://jarcasting.com/artifacts/ch.cern.spark/spark-sql-kafka-0-10_2.12/ -->
<dependency>
    <groupId>ch.cern.spark</groupId>
    <artifactId>spark-sql-kafka-0-10_2.12</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.spark/spark-sql-kafka-0-10_2.12/
implementation 'ch.cern.spark:spark-sql-kafka-0-10_2.12:3.0.1'
// https://jarcasting.com/artifacts/ch.cern.spark/spark-sql-kafka-0-10_2.12/
implementation ("ch.cern.spark:spark-sql-kafka-0-10_2.12:3.0.1")
'ch.cern.spark:spark-sql-kafka-0-10_2.12:jar:3.0.1'
<dependency org="ch.cern.spark" name="spark-sql-kafka-0-10_2.12" rev="3.0.1">
  <artifact name="spark-sql-kafka-0-10_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.spark', module='spark-sql-kafka-0-10_2.12', version='3.0.1')
)
libraryDependencies += "ch.cern.spark" % "spark-sql-kafka-0-10_2.12" % "3.0.1"
[ch.cern.spark/spark-sql-kafka-0-10_2.12 "3.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.spark : spark-token-provider-kafka-0-10_2.12 jar 3.0.1
org.apache.kafka : kafka-clients jar 2.4.1
org.apache.commons : commons-pool2 jar 2.6.2
org.apache.spark : spark-tags_2.12 jar 3.0.1
org.spark-project.spark : unused jar 1.0.0

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.12 jar 3.0.1

test (16)

Group / Artifact Type Version
org.apache.spark : spark-token-provider-kafka-0-10_2.12 test-jar 3.0.1
org.apache.spark : spark-core_2.12 test-jar 3.0.1
org.apache.spark : spark-catalyst_2.12 test-jar 3.0.1
org.apache.spark : spark-sql_2.12 test-jar 3.0.1
org.apache.kafka : kafka_2.12 jar 2.4.1
org.apache.hadoop : hadoop-minikdc jar 3.2.0
org.apache.zookeeper : zookeeper jar 3.4.7
net.sf.jopt-simple : jopt-simple jar 3.2
org.eclipse.jetty : jetty-servlet jar 9.4.18.v20190429
org.mockito : mockito-core jar 3.1.0
org.scalacheck : scalacheck_2.12 jar 1.14.2
org.jmock : jmock-junit4 jar 2.8.4
org.apache.spark : spark-tags_2.12 test-jar 3.0.1
org.scalatest : scalatest_2.12 jar 3.0.8
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.