Jar examples for i:integration
The examples module provides glue code implementation for extracting common phrases, key word distributions and more from tweets stored on HDFS/HBase. It builds on Mahout for more sophisticated analysis.
You can download jar file integration 2.0.0-GA in this page.
Eclipse Public License - v 1.0
You can use the following script to add integration-2.0.0-GA.jar to your project.
<dependency> <groupId>org.broadleafcommerce</groupId> <artifactId>integration</artifactId> <version>2.0.0-GA</version> </dependency>
compile group: 'org.broadleafcommerce', name: 'integration', version: '2.0.0-GA'
libraryDependencies += "org.broadleafcommerce" % "integration" % "2.0.0-GA"
<dependency org="org.broadleafcommerce" name="integration" rev="2.0.0-GA"/>
@Grapes(@Grab(group='org.broadleafcommerce', module='integration', version='2.0.0-GA'))
'org.broadleafcommerce:integration:jar:2.0.0-GA'
Click the following link to download the jar file.
integration-2.0.0-GA-javadoc.jar