Last Version

Stream Project Parent Pom 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-parent
Version

Version

0.1.0
Type

Type

pom
Description

Description

Stream Project Parent Pom
QStreaming is a framework that simplifies writing and executing ETLs on top of Apache Spark
Project URL

Project URL

https://github.com/qiniu/QStreaming
Source Code Management

Source Code Management

https://github.com/qiniu/QStreaming

Download stream-parent 0.1.0

Filename Size
stream-parent-0.1.0.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • stream-utils
  • stream-core
  • stream-jdbc
  • stream-mongo
  • stream-hbase
  • stream-cassandra
  • stream-elasticsearch6
  • stream-hudi
  • stream-standalone
  • stream-docker
  • stream-redis