Last Version

v010 0.2.0

v010

License

License

GroupId

GroupId

com.github.benfradet
ArtifactId

ArtifactId

spark-kafka-0-10-writer_2.10
Version

Version

0.2.0
Type

Type

jar
Description

Description

v010
v010
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-10-writer_2.10 0.2.0


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

Dependencies

compile (1)

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

provided (4)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 2.0.0
org.apache.spark : spark-streaming_2.10 jar 2.0.0
org.apache.spark : spark-streaming-kafka-0-10_2.10 jar 2.0.0
org.apache.kafka : kafka_2.10 jar 0.10.0.0

test (1)

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

Project Modules

There are no modules declared in this project.