Last Version

Flink ML 2.0.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-ml-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

Flink ML
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://flink.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/flink-ml

Download flink-ml-parent 2.0.0

Filename Size
flink-ml-parent-2.0.0.pom 24 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-ml-parent/ -->
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-ml-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-ml-parent/
implementation 'org.apache.flink:flink-ml-parent:2.0.0'
// https://jarcasting.com/artifacts/org.apache.flink/flink-ml-parent/
implementation ("org.apache.flink:flink-ml-parent:2.0.0")
'org.apache.flink:flink-ml-parent:pom:2.0.0'
<dependency org="org.apache.flink" name="flink-ml-parent" rev="2.0.0">
  <artifact name="flink-ml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-ml-parent', version='2.0.0')
)
libraryDependencies += "org.apache.flink" % "flink-ml-parent" % "2.0.0"
[org.apache.flink/flink-ml-parent "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.15

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.logging.log4j : log4j-1.2-api jar 2.17.0

Project Modules

  • flink-ml-core
  • flink-ml-iteration
  • flink-ml-lib
  • flink-ml-tests
  • flink-ml-uber