| License |
License |
|---|---|
| GroupId | GroupIdcom.streamxhub.streamx |
| ArtifactId | ArtifactIdstreamx-parent |
| Version | Version1.1.0 |
| Type | Typepom |
| Description |
DescriptionStreamX Parent
A magical framework that makes Flink development easier
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| streamx-parent-1.1.0.pom | 25 KB |
| Browse |
<!-- 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"]
| 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 |