Last Version

com.qiniu:stream-core 0.1.0

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

License

License

GroupId

GroupId

com.qiniu
ArtifactId

ArtifactId

stream-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Download stream-core 0.1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.amazon.deequ : deequ jar 1.0.5
com.github.scopt : scopt_2.11 jar 3.3.0
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-compiler jar 2.11.12
com.qiniu : stream-utils jar 0.1.0
org.apache.spark : spark-avro_2.11 jar 2.4.7
com.alibaba : fastjson jar 1.2.73
org.antlr : antlr4-runtime jar 4.7
com.typesafe : config jar 1.4.0
org.freemarker : freemarker jar 2.3.23

provided (2)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 jar 2.4.7
org.apache.spark : spark-sql-kafka-0-10_2.11 jar 2.4.7

test (1)

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

Project Modules

There are no modules declared in this project.