| License |
License |
|---|---|
| GroupId | GroupIdcom.streamxhub.streamx |
| ArtifactId | ArtifactIdstreamx-flink-repl |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStreamX : Flink Repl
A magical framework that makes Flink development easier
|
| Filename | Size |
|---|---|
| streamx-flink-repl-1.2.0.pom | |
| streamx-flink-repl-1.2.0.jar | 177 KB |
| streamx-flink-repl-1.2.0-sources.jar | 21 KB |
| streamx-flink-repl-1.2.0-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-repl/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-flink-repl</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-repl/
implementation 'com.streamxhub.streamx:streamx-flink-repl:1.2.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-repl/
implementation ("com.streamxhub.streamx:streamx-flink-repl:1.2.0")
'com.streamxhub.streamx:streamx-flink-repl:jar:1.2.0'
<dependency org="com.streamxhub.streamx" name="streamx-flink-repl" rev="1.2.0">
<artifact name="streamx-flink-repl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-flink-repl', version='1.2.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-flink-repl" % "1.2.0"
[com.streamxhub.streamx/streamx-flink-repl "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jline : jline | jar | 3.16.0 |
| com.streamxhub.streamx : streamx-common | jar | 1.2.0 |
| org.apache.ivy : ivy | jar | 2.4.0 |
| oro : oro | jar | 2.0.8 |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.mashape.unirest : unirest-java | jar | 1.4.9 |
| org.json : json | jar | 20180813 |
| org.fusesource.jansi : jansi | jar | 2.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.flink : flink-table-api-scala_2.11 | 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.apache.flink : flink-table-uber_2.11 | jar | 1.14.0 |
| org.apache.flink : flink-yarn_2.11 | jar | 1.14.0 |
| org.apache.flink : flink-scala-shell_2.11 | jar | 1.14.0 |
| org.apache.flink : flink-statebackend-rocksdb_2.11 | jar | 1.14.0 |
| org.apache.flink : flink-hadoop-compatibility_2.11 | jar | 1.14.0 |
| org.apache.flink : flink-connector-hive_2.11 | jar | 1.14.0 |
| org.apache.hadoop : hadoop-common | jar | 2.10.1 |
| org.apache.hadoop : hadoop-hdfs | jar | 2.10.1 |
| org.apache.hadoop : hadoop-yarn-common | jar | 2.10.1 |
| org.apache.hadoop : hadoop-yarn-client | jar | 2.10.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 |
| 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 |