Last Version

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


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

Dependencies

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
com.h2database : h2 jar 1.4.195

Project Modules

There are no modules declared in this project.