License |
License |
---|---|
GroupId | GroupIdcom.streamxhub.streamx |
ArtifactId | ArtifactIdstreamx-flink-shims-base |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionStreamX : Flink Shims Base
A magical framework that makes Flink development easier
|
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-shims-base/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-flink-shims-base</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-shims-base/
implementation 'com.streamxhub.streamx:streamx-flink-shims-base:1.1.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-shims-base/
implementation ("com.streamxhub.streamx:streamx-flink-shims-base:1.1.0")
'com.streamxhub.streamx:streamx-flink-shims-base:jar:1.1.0'
<dependency org="com.streamxhub.streamx" name="streamx-flink-shims-base" rev="1.1.0">
<artifact name="streamx-flink-shims-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-flink-shims-base', version='1.1.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-flink-shims-base" % "1.1.0"
[com.streamxhub.streamx/streamx-flink-shims-base "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.streamxhub.streamx : streamx-common | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-core | jar | 1.13.0 |
org.apache.flink : flink-scala_2.11 | jar | 1.13.0 |
org.apache.flink : flink-streaming-scala_2.11 | jar | 1.13.0 |
org.apache.flink : flink-table-api-scala-bridge_2.11 | jar | 1.13.0 |
org.apache.flink : flink-table-common | jar | 1.13.0 |
org.apache.flink : flink-table-planner-blink_2.11 | jar | 1.13.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 |