Last Version

com.qiniu:stream-mongo 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-mongo
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-mongo 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb.spark : mongo-spark-connector_2.11 jar 2.4.1

test (8)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 jar 2.4.7
com.qiniu : stream-core jar 0.1.0
org.apache.spark : spark-network-shuffle_2.11 jar 2.4.7
org.scalatest : scalatest_2.11 jar 3.0.1
org.apache.spark : spark-sql_2.11 test-jar 2.4.7
org.apache.spark : spark-catalyst_2.11 test-jar 2.4.7
org.apache.spark : spark-core_2.11 test-jar 2.4.7
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 3.0.0

Project Modules

There are no modules declared in this project.