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