License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net |
GroupId | GroupIdcom.streamxhub.streamx |
ArtifactId | ArtifactIdstreamx-flink-kubernetes |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStreamX : Flink Kubernetes Integration
A magical framework that makes Flink development easier
|
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-kubernetes/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-flink-kubernetes</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-kubernetes/
implementation 'com.streamxhub.streamx:streamx-flink-kubernetes:1.2.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-kubernetes/
implementation ("com.streamxhub.streamx:streamx-flink-kubernetes:1.2.0")
'com.streamxhub.streamx:streamx-flink-kubernetes:jar:1.2.0'
<dependency org="com.streamxhub.streamx" name="streamx-flink-kubernetes" rev="1.2.0">
<artifact name="streamx-flink-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-flink-kubernetes', version='1.2.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-flink-kubernetes" % "1.2.0"
[com.streamxhub.streamx/streamx-flink-kubernetes "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-clients_2.11 | jar | 1.14.0 |
org.apache.flink : flink-kubernetes_2.11 | jar | 1.14.0 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.6 |
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1 |
org.apache.httpcomponents.client5 : httpclient5-fluent | jar | 5.1 |
org.fusesource.jansi : jansi | jar | 2.3.4 |
Group / Artifact | Type | Version |
---|---|---|
com.streamxhub.streamx : streamx-common | jar | 1.2.0 |
com.streamxhub.streamx : streamx-flink-shims_flink-1.14 | jar | 1.2.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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.2.9 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.3 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.3 |