storm-kinesis

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-kinesis
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

storm-kinesis
Distributed and fault-tolerant realtime computation
Project Organization

Project Organization

The Apache Software Foundation

Download storm-kinesis

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.curator : curator-framework jar 4.3.0
org.apache.zookeeper : zookeeper jar 3.5.9
com.googlecode.json-simple : json-simple jar 1.1

provided (2)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.10.77
org.apache.storm : storm-client jar 2.4.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0