twitter-follow-neo4j

Collects friend or follower connections for a set of twitter users to build a graph database in neo4j.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

twitter-follow-neo4j
Last Version

Last Version

0.5-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

twitter-follow-neo4j
Collects friend or follower connections for a set of twitter users to build a graph database in neo4j.
Project Organization

Project Organization

The Apache Software Foundation

Download twitter-follow-neo4j

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.streams/twitter-follow-neo4j/ -->
<dependency>
    <groupId>org.apache.streams</groupId>
    <artifactId>twitter-follow-neo4j</artifactId>
    <version>0.5-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/twitter-follow-neo4j/
implementation 'org.apache.streams:twitter-follow-neo4j:0.5-incubating'
// https://jarcasting.com/artifacts/org.apache.streams/twitter-follow-neo4j/
implementation ("org.apache.streams:twitter-follow-neo4j:0.5-incubating")
'org.apache.streams:twitter-follow-neo4j:jar:0.5-incubating'
<dependency org="org.apache.streams" name="twitter-follow-neo4j" rev="0.5-incubating">
  <artifact name="twitter-follow-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='twitter-follow-neo4j', version='0.5-incubating')
)
libraryDependencies += "org.apache.streams" % "twitter-follow-neo4j" % "0.5-incubating"
[org.apache.streams/twitter-follow-neo4j "0.5-incubating"]

Dependencies

compile (12)

Group / Artifact Type Version
com.typesafe : config jar 1.2.1
org.apache.streams : streams-core jar 0.5-incubating
org.apache.streams : streams-config jar 0.5-incubating
org.apache.streams : streams-runtime-local jar 0.5-incubating
org.apache.streams : streams-provider-twitter jar 0.5-incubating
org.apache.streams : streams-persist-neo4j jar 0.5-incubating
org.slf4j : log4j-over-slf4j jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : jul-to-slf4j jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.9.13.6
org.hamcrest : hamcrest-all jar 1.3
org.apache.streams : streams-pojo test-jar 0.5-incubating
org.apache.streams : streams-testing test-jar 0.5-incubating
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5-incubating
0.4.1-incubating
0.4-incubating