Last Version

com.qiniu:stream-example 0.0.1

QStreaming is a framework that simplifies writing and executing ETLs on top of Apache Spark

License

License

GroupId

GroupId

com.qiniu
ArtifactId

ArtifactId

stream-example
Version

Version

0.0.1
Type

Type

jar
Description

Description

QStreaming is a framework that simplifies writing and executing ETLs on top of Apache Spark

Download stream-example 0.0.1


<!-- https://jarcasting.com/artifacts/com.qiniu/stream-example/ -->
<dependency>
    <groupId>com.qiniu</groupId>
    <artifactId>stream-example</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.qiniu/stream-example/
implementation 'com.qiniu:stream-example:0.0.1'
// https://jarcasting.com/artifacts/com.qiniu/stream-example/
implementation ("com.qiniu:stream-example:0.0.1")
'com.qiniu:stream-example:jar:0.0.1'
<dependency org="com.qiniu" name="stream-example" rev="0.0.1">
  <artifact name="stream-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qiniu', module='stream-example', version='0.0.1')
)
libraryDependencies += "com.qiniu" % "stream-example" % "0.0.1"
[com.qiniu/stream-example "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 jar 2.4.5
org.apache.spark : spark-sql-kafka-0-10_2.11 jar 2.4.5
com.qiniu : stream-core jar 0.0.1
net.manub : scalatest-embedded-kafka_2.11 jar 2.0.0

Project Modules

There are no modules declared in this project.