Last Version

DataKernel: Async Streams 1.1.3

Composable asynchronous/reactive streams with powerful data processing capabilities.

License

License

Categories

Categories

Data
GroupId

GroupId

io.datakernel
ArtifactId

ArtifactId

async-streams
Version

Version

1.1.3
Type

Type

jar
Description

Description

DataKernel: Async Streams
Composable asynchronous/reactive streams with powerful data processing capabilities.
Project URL

Project URL

http://datakernel.io/async-streams/

Download async-streams 1.1.3


<!-- https://jarcasting.com/artifacts/io.datakernel/async-streams/ -->
<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>async-streams</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.datakernel/async-streams/
implementation 'io.datakernel:async-streams:1.1.3'
// https://jarcasting.com/artifacts/io.datakernel/async-streams/
implementation ("io.datakernel:async-streams:1.1.3")
'io.datakernel:async-streams:jar:1.1.3'
<dependency org="io.datakernel" name="async-streams" rev="1.1.3">
  <artifact name="async-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datakernel', module='async-streams', version='1.1.3')
)
libraryDependencies += "io.datakernel" % "async-streams" % "1.1.3"
[io.datakernel/async-streams "1.1.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
io.datakernel : eventloop jar 1.1.3
io.datakernel : serializer jar 1.1.3
com.google.code.gson : gson Optional jar 2.3.1
net.jpountz.lz4 : lz4 Optional jar 1.3.0

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.openjdk.jmh : jmh-core jar 1.10.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.