Jar examples for m:mahout-integration
Optional components of Mahout which generally support interaction with third party systems, formats, APIs, etc.
You can download jar file mahout-integration 0.7 in this page.
Apache License
You can use the following script to add mahout-integration-0.7.jar to your project.
<dependency> <groupId>org.apache.mahout</groupId> <artifactId>mahout-integration</artifactId> <version>0.7</version> </dependency>
compile group: 'org.apache.mahout', name: 'mahout-integration', version: '0.7'
libraryDependencies += "org.apache.mahout" % "mahout-integration" % "0.7"
<dependency org="org.apache.mahout" name="mahout-integration" rev="0.7"/>
@Grapes(@Grab(group='org.apache.mahout', module='mahout-integration', version='0.7'))
'org.apache.mahout:mahout-integration:jar:0.7'
Click the following link to download the jar file.
mahout-integration-0.7-javadoc.jar