streams-runtime-storm

Apache Streams Runtimes

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-runtime-storm
Last Version

Last Version

0.3-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

streams-runtime-storm
Apache Streams Runtimes
Project Organization

Project Organization

The Apache Software Foundation

Download streams-runtime-storm

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.streams : streams-config jar 0.3-incubating
org.apache.streams : streams-core jar 0.3-incubating
org.apache.streams : streams-util jar 0.3-incubating
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-collections4 jar 4.0
org.slf4j : jcl-over-slf4j jar 1.7.6
org.scala-lang : scala-library jar 2.9.2
com.101tec : zkclient jar 0.4
org.slf4j : slf4j-api jar 1.7.6

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-core jar 0.9.1-incubating

test (2)

Group / Artifact Type Version
org.apache.streams : streams-testing test-jar 0.3-incubating
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3-incubating
0.2-incubating
0.1-incubating