License |
License |
---|---|
GroupId | GroupIdorg.apache.mahout |
ArtifactId | ArtifactIdmahout-core |
Last Version | Last Version14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMahout Core
High performance scientific and technical computing data structures and methods, mostly based on CERN's Colt Java API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mahout-core-14.1.pom | |
mahout-core-14.1.jar | 1 MB |
mahout-core-14.1-tests.jar | 2 MB |
mahout-core-14.1-sources.jar | 1 MB |
mahout-core-14.1-job.jar | 10 MB |
mahout-core-14.1-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-core/ -->
<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-core</artifactId>
<version>14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-core/
implementation 'org.apache.mahout:mahout-core:14.1'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-core/
implementation ("org.apache.mahout:mahout-core:14.1")
'org.apache.mahout:mahout-core:jar:14.1'
<dependency org="org.apache.mahout" name="mahout-core" rev="14.1">
<artifact name="mahout-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-core', version='14.1')
)
libraryDependencies += "org.apache.mahout" % "mahout-core" % "14.1"
[org.apache.mahout/mahout-core "14.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
com.esotericsoftware.kryo : kryo | jar | 2.24.0 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
it.unimi.dsi : fastutil | jar | 7.0.12 |
org.apache.commons : commons-math3 | jar | 3.2 |
org.slf4j : slf4j-api | jar | 1.7.22 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.0.15 |
org.apache.lucene : lucene-test-framework | jar | 8.5.1 |
org.easymock : easymock | jar | 3.2 |