Last Version

v08 0.3.0

v08

License

License

GroupId

GroupId

com.github.benfradet
ArtifactId

ArtifactId

spark-kafka-0-8-writer_2.11
Version

Version

0.3.0
Type

Type

jar
Description

Description

v08
v08
Project URL

Project URL

https://github.com/BenFradet/spark-kafka-writer
Project Organization

Project Organization

com.github.benfradet
Source Code Management

Source Code Management

https://github.com/BenFradet/spark-kafka-writer

Download spark-kafka-0-8-writer_2.11 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.benfradet/spark-kafka-0-8-writer_2.11/ -->
<dependency>
    <groupId>com.github.benfradet</groupId>
    <artifactId>spark-kafka-0-8-writer_2.11</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benfradet/spark-kafka-0-8-writer_2.11/
implementation 'com.github.benfradet:spark-kafka-0-8-writer_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.github.benfradet/spark-kafka-0-8-writer_2.11/
implementation ("com.github.benfradet:spark-kafka-0-8-writer_2.11:0.3.0")
'com.github.benfradet:spark-kafka-0-8-writer_2.11:jar:0.3.0'
<dependency org="com.github.benfradet" name="spark-kafka-0-8-writer_2.11" rev="0.3.0">
  <artifact name="spark-kafka-0-8-writer_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benfradet', module='spark-kafka-0-8-writer_2.11', version='0.3.0')
)
libraryDependencies += "com.github.benfradet" % "spark-kafka-0-8-writer_2.11" % "0.3.0"
[com.github.benfradet/spark-kafka-0-8-writer_2.11 "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

provided (4)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.1.0
org.apache.spark : spark-streaming_2.11 jar 2.1.0
org.apache.spark : spark-streaming-kafka-0-8_2.11 jar 2.1.0
org.apache.kafka : kafka_2.11 jar 0.8.2.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.