License |
License |
---|---|
GroupId | GroupIdde.sfb876 |
ArtifactId | ArtifactIdstreams-core |
Version | Version1.0.10 |
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-1.0.10.pom | |
streams-core-1.0.10.jar | 270 KB |
streams-core-1.0.10-sources.jar | 233 KB |
streams-core-1.0.10-javadoc.jar | 942 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sfb876/streams-core/ -->
<dependency>
<groupId>de.sfb876</groupId>
<artifactId>streams-core</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfb876/streams-core/
implementation 'de.sfb876:streams-core:1.0.10'
// https://jarcasting.com/artifacts/de.sfb876/streams-core/
implementation ("de.sfb876:streams-core:1.0.10")
'de.sfb876:streams-core:jar:1.0.10'
<dependency org="de.sfb876" name="streams-core" rev="1.0.10">
<artifact name="streams-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfb876', module='streams-core', version='1.0.10')
)
libraryDependencies += "de.sfb876" % "streams-core" % "1.0.10"
[de.sfb876/streams-core "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
de.sfb876 : streams-api | jar | 1.0.10 |
net.minidev : json-smart | jar | [2.1.1,) |
com.esotericsoftware : kryo-shaded | jar | 3.0.3 |
de.sfb876 : streams-sandbox | jar | 1.0.10 |
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
de.sfb876 : streams-runtime | jar | 1.0.10 |
org.slf4j : slf4j-log4j12 | jar | [1.5.8,1.8.0-alpha) |
mysql : mysql-connector-java | jar | 6.0.6 |
org.hsqldb : hsqldb | jar | [2.2.8,) |