is not current version
Last Version 1.2.3

StreamX Parent 1.2.0

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx
Version

Version

1.2.0
Type

Type

pom
Description

Description

StreamX Parent
A magical framework that makes Flink development easier
Project URL

Project URL

https://github.com/streamxhub/streamx
Source Code Management

Source Code Management

https://github.com/streamxhub/streamx

Download streamx 1.2.0

Filename Size
streamx-1.2.0.pom 26 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.fusesource.jansi : jansi jar 2.3.4

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-common
  • streamx-flink
  • streamx-plugin