| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.mahout | 
| ArtifactId | ArtifactIdmahout-utils | 
| Last Version | Last Version0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMahout Utilities Utilities for preparing content into formats for Mahout. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| mahout-utils-0.5.pom | |
| mahout-utils-0.5.jar | 149 KB | 
| mahout-utils-0.5-sources.jar | 95 KB | 
| mahout-utils-0.5-javadoc.jar | 365 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-utils/ -->
<dependency>
    <groupId>org.apache.mahout</groupId>
    <artifactId>mahout-utils</artifactId>
    <version>0.5</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.mahout/mahout-utils/
implementation 'org.apache.mahout:mahout-utils:0.5'// https://jarcasting.com/artifacts/org.apache.mahout/mahout-utils/
implementation ("org.apache.mahout:mahout-utils:0.5")'org.apache.mahout:mahout-utils:jar:0.5'<dependency org="org.apache.mahout" name="mahout-utils" rev="0.5">
  <artifact name="mahout-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.mahout', module='mahout-utils', version='0.5')
)libraryDependencies += "org.apache.mahout" % "mahout-utils" % "0.5"[org.apache.mahout/mahout-utils "0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.mahout : mahout-core | jar | 0.5 | 
| org.apache.mahout : mahout-math | jar | 0.5 | 
| org.apache.solr : solr-commons-csv | jar | 3.1.0 | 
| org.slf4j : slf4j-api | jar | 1.6.0 | 
| org.slf4j : slf4j-jcl | jar | 1.6.0 | 
| org.apache.lucene : lucene-core | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.mahout : mahout-core | test-jar | 0.5 | 
| org.apache.mahout : mahout-math | test-jar | 0.5 | 
| junit : junit | jar | 4.7 | 
| org.easymock : easymock | jar | 2.5.2 | 
| org.easymock : easymockclassextension | jar | 2.5.2 |