is not current version
Last Version 1.0.1

com.github.harbby:spark-sql-kafka-0-8 1.0.0-alpha2

Gadtry A collection of java tool libraries. Contains: ioc. aop. exec. graph ...

GroupId

GroupId

com.github.harbby
ArtifactId

ArtifactId

spark-sql-kafka-0-8
Version

Version

1.0.0-alpha2
Type

Type

jar

Download spark-sql-kafka-0-8 1.0.0-alpha2


<!-- 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.0-alpha2</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.0-alpha2'
// https://jarcasting.com/artifacts/com.github.harbby/spark-sql-kafka-0-8/
implementation ("com.github.harbby:spark-sql-kafka-0-8:1.0.0-alpha2")
'com.github.harbby:spark-sql-kafka-0-8:jar:1.0.0-alpha2'
<dependency org="com.github.harbby" name="spark-sql-kafka-0-8" rev="1.0.0-alpha2">
  <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.0-alpha2')
)
libraryDependencies += "com.github.harbby" % "spark-sql-kafka-0-8" % "1.0.0-alpha2"
[com.github.harbby/spark-sql-kafka-0-8 "1.0.0-alpha2"]