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