| License |
License |
|---|---|
| GroupId | GroupIdcom.streamxhub.streamx |
| ArtifactId | ArtifactIdstreamx-flink-packer |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStreamX : Flink Packer
A magical framework that makes Flink development easier
|
| Filename | Size |
|---|---|
| streamx-flink-packer-1.2.0.pom | |
| streamx-flink-packer-1.2.0.jar | 95 KB |
| streamx-flink-packer-1.2.0-sources.jar | 14 KB |
| streamx-flink-packer-1.2.0-javadoc.jar | 398 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-packer/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-flink-packer</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-packer/
implementation 'com.streamxhub.streamx:streamx-flink-packer:1.2.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-packer/
implementation ("com.streamxhub.streamx:streamx-flink-packer:1.2.0")
'com.streamxhub.streamx:streamx-flink-packer:jar:1.2.0'
<dependency org="com.streamxhub.streamx" name="streamx-flink-packer" rev="1.2.0">
<artifact name="streamx-flink-packer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-flink-packer', version='1.2.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-flink-packer" % "1.2.0"
[com.streamxhub.streamx/streamx-flink-packer "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugins : maven-shade-plugin | jar | 3.2.4 |
| org.eclipse.aether : aether-impl | jar | 1.1.0 |
| org.eclipse.aether : aether-connector-basic | jar | 1.1.0 |
| org.eclipse.aether : aether-transport-file | jar | 1.1.0 |
| org.eclipse.aether : aether-transport-http | jar | 1.1.0 |
| org.apache.maven : maven-aether-provider | jar | 3.3.9 |
| com.github.docker-java : docker-java-core | jar | 3.2.12 |
| com.github.docker-java : docker-java-transport-httpclient5 | jar | 3.2.12 |
| com.google.guava : guava | jar | 30.0-jre |
| org.fusesource.jansi : jansi | jar | 2.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.streamxhub.streamx : streamx-common | jar | 1.2.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.2.9 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.3 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.3 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.3 |