License |
License |
---|---|
GroupId | GroupIdcom.github.harbby |
ArtifactId | ArtifactIdspark-sql-kafka-0-8 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionspark-sql-kafka-0-8
spark-sql-kafka-0-8
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spark-sql-kafka-0-8-1.0.1.pom | |
spark-sql-kafka-0-8-1.0.1.jar | 23 KB |
spark-sql-kafka-0-8-1.0.1-sources.jar | 12 KB |
spark-sql-kafka-0-8-1.0.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.harbby/spark-sql-kafka-0-8/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>spark-sql-kafka-0-8</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/spark-sql-kafka-0-8/
implementation 'com.github.harbby:spark-sql-kafka-0-8:1.0.1'
// https://jarcasting.com/artifacts/com.github.harbby/spark-sql-kafka-0-8/
implementation ("com.github.harbby:spark-sql-kafka-0-8:1.0.1")
'com.github.harbby:spark-sql-kafka-0-8:jar:1.0.1'
<dependency org="com.github.harbby" name="spark-sql-kafka-0-8" rev="1.0.1">
<artifact name="spark-sql-kafka-0-8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='spark-sql-kafka-0-8', version='1.0.1')
)
libraryDependencies += "com.github.harbby" % "spark-sql-kafka-0-8" % "1.0.1"
[com.github.harbby/spark-sql-kafka-0-8 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-streaming-kafka-0-8_2.11 | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |