Download analysis-1.4.0.jar file - Jar a

Jar examples for a:analysis

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

analysis-1.4.0-javadoc.jar
analysis-1.4.0-sources.jar
analysis-1.4.0-tests.jar
analysis-1.4.0.jar
analysis-1.4.0.pom



Related Tutorials