Download analysis-1.2.0-RC1.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.2.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add analysis-1.2.0-RC1.jar to your project.

<dependency>
   <groupId>com.buschmais.jqassistant.core</groupId>
   <artifactId>analysis</artifactId>
   <version>1.2.0-RC1</version>
</dependency>
compile group: 'com.buschmais.jqassistant.core', name: 'analysis', version: '1.2.0-RC1'
libraryDependencies += "com.buschmais.jqassistant.core" % "analysis" % "1.2.0-RC1"
<dependency org="com.buschmais.jqassistant.core" name="analysis" rev="1.2.0-RC1"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.core', module='analysis', version='1.2.0-RC1'))
'com.buschmais.jqassistant.core:analysis:jar:1.2.0-RC1'

Download

Click the following link to download the jar file.

analysis-1.2.0-RC1-javadoc.jar
analysis-1.2.0-RC1-sources.jar
analysis-1.2.0-RC1-tests.jar
analysis-1.2.0-RC1.jar
analysis-1.2.0-RC1.pom



Related Tutorials