is not current version
Last Version 1.2.3

StreamX : Flink Parent 1.0.0

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx-flink
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Download streamx-flink 1.0.0

Filename Size
streamx-flink-1.0.0.pom 666 bytes
Browse

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

Dependencies

provided (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
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

There are no modules declared in this project.