| License |
License |
|---|---|
| GroupId | GroupIdorg.jwall |
| ArtifactId | ArtifactIdstream-core |
| Last Version | Last Version0.9.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstream-core
The streams library is a multi-module library for processing data from data streams
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| stream-core-0.9.10.pom | |
| stream-core-0.9.10.jar | 210 KB |
| stream-core-0.9.10-sources.jar | 181 KB |
| stream-core-0.9.10-javadoc.jar | 694 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jwall/stream-core/ -->
<dependency>
<groupId>org.jwall</groupId>
<artifactId>stream-core</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jwall/stream-core/
implementation 'org.jwall:stream-core:0.9.10'
// https://jarcasting.com/artifacts/org.jwall/stream-core/
implementation ("org.jwall:stream-core:0.9.10")
'org.jwall:stream-core:jar:0.9.10'
<dependency org="org.jwall" name="stream-core" rev="0.9.10">
<artifact name="stream-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jwall', module='stream-core', version='0.9.10')
)
libraryDependencies += "org.jwall" % "stream-core" % "0.9.10"
[org.jwall/stream-core "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.jwall : stream-runtime | jar | 0.9.10 |
| org.slf4j : slf4j-log4j12 | jar | [1.5.8,) |
| org.hsqldb : hsqldb | jar | [2.2.8,) |
| mysql : mysql-connector-java | jar | [5.1.19,) |