| License |
License |
|---|---|
| GroupId | GroupIdcom.streamxhub.streamx |
| ArtifactId | ArtifactIdstreamx-flink-repl |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionStreamX : Flink Repl
A magical framework that makes Flink development easier
|
| Filename | Size |
|---|---|
| streamx-flink-repl-1.0.0.pom | |
| streamx-flink-repl-1.0.0.jar | 177 KB |
| streamx-flink-repl-1.0.0-sources.jar | 21 KB |
| streamx-flink-repl-1.0.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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-repl/
implementation 'com.streamxhub.streamx:streamx-flink-repl:1.0.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-repl/
implementation ("com.streamxhub.streamx:streamx-flink-repl:1.0.0")
'com.streamxhub.streamx:streamx-flink-repl:jar:1.0.0'
<dependency org="com.streamxhub.streamx" name="streamx-flink-repl" rev="1.0.0">
<artifact name="streamx-flink-repl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-flink-repl', version='1.0.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-flink-repl" % "1.0.0"
[com.streamxhub.streamx/streamx-flink-repl "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jline : jline | jar | 3.16.0 |
| com.streamxhub.streamx : streamx-common | jar | 1.0.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 |