StreamX Parent

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

StreamX Parent
A magical framework that makes Flink development easier
Project URL

Project URL

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

Source Code Management

https://github.com/streamxhub/streamx

Download streamx-parent

Filename Size
streamx-parent-1.1.0.pom 24 KB
Browse

How to add to project

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

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

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0