is not current version
Last Version 1.1.0

StreamX Parent 1.0.0

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx-parent
Version

Version

1.0.0
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 1.0.0

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

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

There are no modules declared in this project.