is not current version
Last Version 1.2.0

StreamX : Plugin Parent 1.0.0

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx-plugin
Version

Version

1.0.0
Type

Type

pom
Description

Description

StreamX : Plugin Parent
A magical framework that makes Flink development easier

Download streamx-plugin 1.0.0

Filename Size
streamx-plugin-1.0.0.pom 932 bytes
Browse

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

Dependencies

provided (4)

Group / Artifact Type Version
junit : junit jar 4.13.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

  • streamx-flink-repl
  • streamx-flink-sqlclient
  • streamx-flink-udf
  • streamx-flink-submit
  • streamx-jvm-profiler