| License |
License |
|---|---|
| GroupId | GroupIdeu.dicode-project |
| ArtifactId | ArtifactIdintegration |
| Last Version | Last Version0.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDICODE Analytics Backend
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.
|
| Filename | Size |
|---|---|
| integration-0.0.11.pom | |
| integration-0.0.11.jar | 81 KB |
| integration-0.0.11-sources.jar | 42 KB |
| integration-0.0.11-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.dicode-project/integration/ -->
<dependency>
<groupId>eu.dicode-project</groupId>
<artifactId>integration</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/eu.dicode-project/integration/
implementation 'eu.dicode-project:integration:0.0.11'
// https://jarcasting.com/artifacts/eu.dicode-project/integration/
implementation ("eu.dicode-project:integration:0.0.11")
'eu.dicode-project:integration:jar:0.0.11'
<dependency org="eu.dicode-project" name="integration" rev="0.0.11">
<artifact name="integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.dicode-project', module='integration', version='0.0.11')
)
libraryDependencies += "eu.dicode-project" % "integration" % "0.0.11"
[eu.dicode-project/integration "0.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 0.20.2-cdh3u1 |
| org.apache.hbase : hbase | jar | 0.90.3-cdh3u1 |
| org.apache.mahout : mahout-utils | jar | 0.5 |
| org.apache.mahout : mahout-core | jar | 0.5 |
| org.apache.mahout : mahout-examples | jar | 0.5 |
| commons-configuration : commons-configuration | jar | 1.6 |
| commons-io : commons-io | jar | 2.0.1 |
| org.twitter4j : twitter4j-core | jar | 2.2.5 |
| org.apache.tika : tika-parsers | jar | 0.7 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop » hadoop-mrunit | jar | 0.20.2-cdh3u1 |
| junit : junit | jar | 4.8.2 |
| org.apache.hbase : hbase | jar | 0.90.3-cdh3u1 |
| org.apache.hadoop : hadoop-test | jar | 0.20.2-cdh3u1 |