StreamX Parent

A magical framework that make stream processing easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

StreamX Parent
A magical framework that make stream processing easier
Project URL

Project URL

https://github.com/streamxhub/streamx
Source Code Management

Source Code Management

https://github.com/streamxhub/streamx

Download streamx

Filename Size
streamx-1.2.3.pom 26 KB
Browse

How to add to project

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

Dependencies

provided (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

Project Modules

  • streamx-common
  • streamx-flink

Versions

Version
1.2.3
1.2.2
1.2.0