License |
License |
---|---|
GroupId | GroupIdorg.apache.streams.examples |
ArtifactId | ArtifactIdstreams-example-flink-twitter-collection |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreams-example-flink-twitter-collection
Collects twitter documents using flink.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.streams.examples/streams-example-flink-twitter-collection/ -->
<dependency>
<groupId>org.apache.streams.examples</groupId>
<artifactId>streams-example-flink-twitter-collection</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams.examples/streams-example-flink-twitter-collection/
implementation 'org.apache.streams.examples:streams-example-flink-twitter-collection:0.6.1'
// https://jarcasting.com/artifacts/org.apache.streams.examples/streams-example-flink-twitter-collection/
implementation ("org.apache.streams.examples:streams-example-flink-twitter-collection:0.6.1")
'org.apache.streams.examples:streams-example-flink-twitter-collection:jar:0.6.1'
<dependency org="org.apache.streams.examples" name="streams-example-flink-twitter-collection" rev="0.6.1">
<artifact name="streams-example-flink-twitter-collection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams.examples', module='streams-example-flink-twitter-collection', version='0.6.1')
)
libraryDependencies += "org.apache.streams.examples" % "streams-example-flink-twitter-collection" % "0.6.1"
[org.apache.streams.examples/streams-example-flink-twitter-collection "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |
org.apache.streams : streams-testing | test-jar | 0.6.1 |
org.testng : testng | jar | 6.9.10 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |