License |
License |
---|---|
GroupId | GroupIdcom.streamxhub.streamx |
ArtifactId | ArtifactIdstreamx-flink |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStreamX : Flink Parent
A magical framework that make stream processing easier
|
Filename | Size |
---|---|
streamx-flink-1.2.3.pom | 666 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-flink</artifactId>
<version>1.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink/
implementation 'com.streamxhub.streamx:streamx-flink:1.2.3'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink/
implementation ("com.streamxhub.streamx:streamx-flink:1.2.3")
'com.streamxhub.streamx:streamx-flink:pom:1.2.3'
<dependency org="com.streamxhub.streamx" name="streamx-flink" rev="1.2.3">
<artifact name="streamx-flink" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-flink', version='1.2.3')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-flink" % "1.2.3"
[com.streamxhub.streamx/streamx-flink "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
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 |