| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.jwall | 
    
| ArtifactId | ArtifactIdstreams-runtime | 
    
| Last Version | Last Version0.9.24 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionstreams-runtime 
            The streams library is a multi-module library for processing data from data streams 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| streams-runtime-0.9.24.pom | |
| streams-runtime-0.9.24.jar | 230 KB | 
| streams-runtime-0.9.24-sources.jar | 139 KB | 
| streams-runtime-0.9.24-javadoc.jar | 697 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jwall/streams-runtime/ -->
<dependency>
    <groupId>org.jwall</groupId>
    <artifactId>streams-runtime</artifactId>
    <version>0.9.24</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jwall/streams-runtime/
implementation 'org.jwall:streams-runtime:0.9.24'
                // https://jarcasting.com/artifacts/org.jwall/streams-runtime/
implementation ("org.jwall:streams-runtime:0.9.24")
                'org.jwall:streams-runtime:jar:0.9.24'
                <dependency org="org.jwall" name="streams-runtime" rev="0.9.24">
  <artifact name="streams-runtime" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jwall', module='streams-runtime', version='0.9.24')
)
                libraryDependencies += "org.jwall" % "streams-runtime" % "0.9.24"
                [org.jwall/streams-runtime "0.9.24"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jwall : streams-api | jar | 0.9.24 | 
| org.slf4j : slf4j-log4j12 | jar | [1.5.8,) | 
| net.minidev : json-smart | jar | 2.0-RC2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.hsqldb : hsqldb | jar | 2.2.8 |