is not current version
Last Version 0.5-incubating

org.apache.streams:twitter-userstream-elasticsearch 0.4.1-incubating

Connects to an active twitter account and stores the userstream as activities in Elasticsearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

twitter-userstream-elasticsearch
Version

Version

0.4.1-incubating
Type

Type

jar

Download twitter-userstream-elasticsearch 0.4.1-incubating


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