Last Version

streams-example-twitter-userstream-elasticsearch 0.6.1

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

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.apache.streams.examples
ArtifactId

ArtifactId

streams-example-twitter-userstream-elasticsearch
Version

Version

0.6.1
Type

Type

jar
Description

Description

streams-example-twitter-userstream-elasticsearch
Connects to an active twitter account and stores the userstream as activities in Elasticsearch
Project Organization

Project Organization

The Apache Software Foundation

Download streams-example-twitter-userstream-elasticsearch 0.6.1


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

Dependencies

compile (12)

Group / Artifact Type Version
org.elasticsearch : elasticsearch test-jar 2.4.6
org.apache.streams : streams-core jar 0.6.1
com.typesafe : config jar 1.3.2
org.apache.streams : streams-config jar 0.6.1
org.apache.streams : streams-runtime-local jar 0.6.1
org.apache.streams : streams-filters jar 0.6.1
org.apache.streams : streams-provider-twitter jar 0.6.1
org.apache.streams : streams-persist-elasticsearch jar 0.6.1
org.apache.streams : streams-pojo test-jar 0.6.1
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25

test (6)

Group / Artifact Type Version
org.apache.lucene : lucene-test-framework jar 5.5.4
org.apache.lucene : lucene-codecs jar 5.5.4
org.testng : testng jar 6.11
org.hamcrest : hamcrest-all jar 1.3
org.apache.streams : streams-testing test-jar 0.6.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.