| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.apache.streams | 
| ArtifactId | ArtifactIdstreams-runtime-storm | 
| Last Version | Last Version0.3-incubating | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionstreams-runtime-storm Apache Streams Runtimes | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| streams-runtime-storm-0.3-incubating.pom | |
| streams-runtime-storm-0.3-incubating.jar | 18 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.storm : storm-core | jar | 0.9.1-incubating | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.streams : streams-testing | test-jar | 0.3-incubating | 
| junit : junit | jar | 4.11 |