License |
License |
---|---|
GroupId | GroupIdorg.flinkextended |
ArtifactId | ArtifactIddl-on-flink-examples |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis project extends support for AI computing framework on Flink
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dl-on-flink-examples-0.4.0.pom | |
dl-on-flink-examples-0.4.0.jar | 175 MB |
dl-on-flink-examples-0.4.0-tests.jar | 36 KB |
dl-on-flink-examples-0.4.0-sources.jar | 25 KB |
dl-on-flink-examples-0.4.0-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flinkextended/dl-on-flink-examples/ -->
<dependency>
<groupId>org.flinkextended</groupId>
<artifactId>dl-on-flink-examples</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.flinkextended/dl-on-flink-examples/
implementation 'org.flinkextended:dl-on-flink-examples:0.4.0'
// https://jarcasting.com/artifacts/org.flinkextended/dl-on-flink-examples/
implementation ("org.flinkextended:dl-on-flink-examples:0.4.0")
'org.flinkextended:dl-on-flink-examples:jar:0.4.0'
<dependency org="org.flinkextended" name="dl-on-flink-examples" rev="0.4.0">
<artifact name="dl-on-flink-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flinkextended', module='dl-on-flink-examples', version='0.4.0')
)
libraryDependencies += "org.flinkextended" % "dl-on-flink-examples" % "0.4.0"
[org.flinkextended/dl-on-flink-examples "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-table-planner_2.11 | jar | 1.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.flinkextended : dl-on-flink-framework | test-jar | 0.4.0 |
org.flinkextended : dl-on-flink-operator | test-jar | 0.4.0 |
junit : junit | jar | 4.13.1 |
org.apache.curator : curator-test | jar | 2.7.1 |
org.apache.flink : flink-clients_2.11 | jar | 1.14.0 |
org.apache.hadoop : hadoop-hdfs | test-jar | 2.10.1 |
org.apache.hadoop : hadoop-common | test-jar | 2.10.1 |