is not current version
Last Version 0.5-incubating

org.apache.streams:twitter-follow-neo4j 0.4.1-incubating

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

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

twitter-follow-neo4j
Version

Version

0.4.1-incubating
Type

Type

jar

Download twitter-follow-neo4j 0.4.1-incubating


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