License |
License |
---|---|
GroupId | GroupIdorg.flinkextended |
ArtifactId | ArtifactIddl-on-flink-pytorch |
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 |
<!-- https://jarcasting.com/artifacts/org.flinkextended/dl-on-flink-pytorch/ -->
<dependency>
<groupId>org.flinkextended</groupId>
<artifactId>dl-on-flink-pytorch</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.flinkextended/dl-on-flink-pytorch/
implementation 'org.flinkextended:dl-on-flink-pytorch:0.4.0'
// https://jarcasting.com/artifacts/org.flinkextended/dl-on-flink-pytorch/
implementation ("org.flinkextended:dl-on-flink-pytorch:0.4.0")
'org.flinkextended:dl-on-flink-pytorch:jar:0.4.0'
<dependency org="org.flinkextended" name="dl-on-flink-pytorch" rev="0.4.0">
<artifact name="dl-on-flink-pytorch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flinkextended', module='dl-on-flink-pytorch', version='0.4.0')
)
libraryDependencies += "org.flinkextended" % "dl-on-flink-pytorch" % "0.4.0"
[org.flinkextended/dl-on-flink-pytorch "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.flinkextended : dl-on-flink-framework | jar | 0.4.0 |
org.flinkextended : dl-on-flink-operator | jar | 0.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-table-api-java | jar | 1.14.0 |
org.apache.flink : flink-table-api-java-bridge_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-table-planner_2.11 | jar | 1.14.0 |
org.apache.flink : flink-clients_2.11 | jar | 1.14.0 |