| License |
License |
|---|---|
| GroupId | GroupIdcom.streamxhub.streamx |
| ArtifactId | ArtifactIdstreamx-plugin |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
DescriptionStreamX : Plugin Parent
A magical framework that makes Flink development easier
|
| 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"]
| 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 |