License |
License |
---|---|
GroupId | GroupIdorg.jwall |
ArtifactId | ArtifactIdstreams-core |
Last Version | Last Version0.9.24 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreams-core
The streams library is a multi-module library for processing data from data streams
|
Project URL |
Project URL |
Filename | Size |
---|---|
streams-core-0.9.24.pom | |
streams-core-0.9.24.jar | 254 KB |
streams-core-0.9.24-sources.jar | 200 KB |
streams-core-0.9.24-javadoc.jar | 887 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jwall/streams-core/ -->
<dependency>
<groupId>org.jwall</groupId>
<artifactId>streams-core</artifactId>
<version>0.9.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.jwall/streams-core/
implementation 'org.jwall:streams-core:0.9.24'
// https://jarcasting.com/artifacts/org.jwall/streams-core/
implementation ("org.jwall:streams-core:0.9.24")
'org.jwall:streams-core:jar:0.9.24'
<dependency org="org.jwall" name="streams-core" rev="0.9.24">
<artifact name="streams-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jwall', module='streams-core', version='0.9.24')
)
libraryDependencies += "org.jwall" % "streams-core" % "0.9.24"
[org.jwall/streams-core "0.9.24"]
Group / Artifact | Type | Version |
---|---|---|
org.jwall : streams-api | jar | 0.9.24 |
net.minidev : json-smart | jar | 2.1.1 |
com.esotericsoftware : kryo-shaded | jar | 3.0.3 |
org.jwall : streams-sandbox | jar | 0.9.24 |
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.jwall : streams-runtime | jar | 0.9.24 |
org.slf4j : slf4j-log4j12 | jar | [1.5.8,) |
mysql : mysql-connector-java | jar | [5.1.19,) |
org.hsqldb : hsqldb | jar | [2.2.8,) |