License |
License |
---|---|
GroupId | GroupIdorg.apache.mahout |
ArtifactId | ArtifactIdmahout-flink_2.10 |
Last Version | Last Version0.12.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMahout Flink bindings
Mahout Bindings for Apache Flink
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mahout-flink_2.10-0.12.2.pom | |
mahout-flink_2.10-0.12.2.jar | 418 KB |
mahout-flink_2.10-0.12.2-sources.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-flink_2.10/ -->
<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-flink_2.10</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-flink_2.10/
implementation 'org.apache.mahout:mahout-flink_2.10:0.12.2'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-flink_2.10/
implementation ("org.apache.mahout:mahout-flink_2.10:0.12.2")
'org.apache.mahout:mahout-flink_2.10:jar:0.12.2'
<dependency org="org.apache.mahout" name="mahout-flink_2.10" rev="0.12.2">
<artifact name="mahout-flink_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-flink_2.10', version='0.12.2')
)
libraryDependencies += "org.apache.mahout" % "mahout-flink_2.10" % "0.12.2"
[org.apache.mahout/mahout-flink_2.10 "0.12.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-runtime_2.10 | jar | 1.0.3 |
org.apache.flink : flink-scala_2.10 | jar | 1.0.3 |
org.apache.flink : flink-java | jar | 1.0.3 |
org.apache.flink : flink-core | jar | 1.0.3 |
org.apache.flink : flink-clients_2.10 | jar | 1.0.3 |
org.apache.flink : flink-test-utils_2.10 | jar | 1.0.3 |
org.apache.flink : flink-tests_2.10 | jar | 1.0.3 |
org.apache.mahout : mahout-math-scala_2.10 | jar | 0.12.2 |
com.esotericsoftware.kryo : kryo | jar | 2.24.0 |
org.apache.mahout : mahout-hdfs | jar | 0.12.2 |
com.google.guava : guava | jar | 14.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-math-scala_2.10 | jar | 0.12.2 |
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.10 | jar | 2.2.4 |