is not current version
Last Version 1.2.0

StreamX : Flink Udf 1.1.0

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx-flink-udf
Version

Version

1.1.0
Type

Type

jar
Description

Description

StreamX : Flink Udf
A magical framework that makes Flink development easier

Download streamx-flink-udf 1.1.0


<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-udf/ -->
<dependency>
    <groupId>com.streamxhub.streamx</groupId>
    <artifactId>streamx-flink-udf</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-udf/
implementation 'com.streamxhub.streamx:streamx-flink-udf:1.1.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-udf/
implementation ("com.streamxhub.streamx:streamx-flink-udf:1.1.0")
'com.streamxhub.streamx:streamx-flink-udf:jar:1.1.0'
<dependency org="com.streamxhub.streamx" name="streamx-flink-udf" rev="1.1.0">
  <artifact name="streamx-flink-udf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-flink-udf', version='1.1.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-flink-udf" % "1.1.0"
[com.streamxhub.streamx/streamx-flink-udf "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.streamxhub.streamx : streamx-common jar 1.1.0

provided (4)

Group / Artifact Type Version
org.apache.flink : flink-table-common jar 1.12.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

Project Modules

There are no modules declared in this project.