License |
License |
---|---|
GroupId | GroupIdcom.streamxhub.streamx |
ArtifactId | ArtifactIdstreamx-flink-core |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptionStreamX : Flink Core
A magical framework that makes Flink development easier
|
Filename | Size |
---|---|
streamx-flink-core-1.2.2.pom | |
streamx-flink-core-1.2.2.jar | 658 KB |
streamx-flink-core-1.2.2-sources.jar | 91 KB |
streamx-flink-core-1.2.2-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-core/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-flink-core</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-core/
implementation 'com.streamxhub.streamx:streamx-flink-core:1.2.2'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-core/
implementation ("com.streamxhub.streamx:streamx-flink-core:1.2.2")
'com.streamxhub.streamx:streamx-flink-core:jar:1.2.2'
<dependency org="com.streamxhub.streamx" name="streamx-flink-core" rev="1.2.2">
<artifact name="streamx-flink-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-flink-core', version='1.2.2')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-flink-core" % "1.2.2"
[com.streamxhub.streamx/streamx-flink-core "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.streamxhub.streamx : streamx-flink-shims_flink-1.14 | jar | 1.2.2 |
org.apache.flink : flink-core | jar | 1.14.0 |
org.apache.flink : flink-scala_2.11 | jar | 1.14.0 |
org.apache.flink : flink-streaming-scala_2.11 | jar | 1.14.0 |
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 |