Last Version

twitter 0.1

A Hazelcast Jet connector for consuming data from Twitter stream sources in Jet pipelines.

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast.jet.contrib
ArtifactId

ArtifactId

twitter
Version

Version

0.1
Type

Type

jar
Description

Description

twitter
A Hazelcast Jet connector for consuming data from Twitter stream sources in Jet pipelines.

Download twitter 0.1


<!-- https://jarcasting.com/artifacts/com.hazelcast.jet.contrib/twitter/ -->
<dependency>
    <groupId>com.hazelcast.jet.contrib</groupId>
    <artifactId>twitter</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet.contrib/twitter/
implementation 'com.hazelcast.jet.contrib:twitter:0.1'
// https://jarcasting.com/artifacts/com.hazelcast.jet.contrib/twitter/
implementation ("com.hazelcast.jet.contrib:twitter:0.1")
'com.hazelcast.jet.contrib:twitter:jar:0.1'
<dependency org="com.hazelcast.jet.contrib" name="twitter" rev="0.1">
  <artifact name="twitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet.contrib', module='twitter', version='0.1')
)
libraryDependencies += "com.hazelcast.jet.contrib" % "twitter" % "0.1"
[com.hazelcast.jet.contrib/twitter "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.hazelcast.jet : hazelcast-jet jar 4.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.twitter : hbc-twitter4j jar 2.2.0

Project Modules

There are no modules declared in this project.