Last Version

StreamX : Spark Parent 1.1.0

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx-spark
Version

Version

1.1.0
Type

Type

pom
Description

Description

StreamX : Spark Parent
A magical framework that makes Flink development easier

Download streamx-spark 1.1.0

Filename Size
streamx-spark-1.1.0.pom 8 KB
Browse

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

Dependencies

provided (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

Project Modules

  • streamx-spark-core