is not current version
Last Version 1.2.3

StreamX Parent 1.2.2

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx
Version

Version

1.2.2
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.2

Filename Size
streamx-1.2.2.pom 30 KB
Browse

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

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