Jar examples for a:analysis
The analysis module helps integrating Mahout components with HBase for data analysis. It provides a deployable web application to make results accessible to users.
You can download jar file analysis 1.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add analysis-1.4.0.jar to your project.
<dependency> <groupId>com.buschmais.jqassistant.core</groupId> <artifactId>analysis</artifactId> <version>1.4.0</version> </dependency>
compile group: 'com.buschmais.jqassistant.core', name: 'analysis', version: '1.4.0'
libraryDependencies += "com.buschmais.jqassistant.core" % "analysis" % "1.4.0"
<dependency org="com.buschmais.jqassistant.core" name="analysis" rev="1.4.0"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.core', module='analysis', version='1.4.0'))
'com.buschmais.jqassistant.core:analysis:jar:1.4.0'
Click the following link to download the jar file.
analysis-1.4.0-javadoc.jar