is not current version
Last Version 5.3

ActiveJ : Datastreams 4.4-rc1

Composable asynchronous/reactive streams with powerful data processing capabilities. Useful for transferring big volumes of lightweight objects.

License

License

Categories

Categories

Data ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-datastream
Version

Version

4.4-rc1
Type

Type

jar
Description

Description

ActiveJ : Datastreams
Composable asynchronous/reactive streams with powerful data processing capabilities. Useful for transferring big volumes of lightweight objects.

Download activej-datastream 4.4-rc1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.activej : activej-serializer jar 4.4-rc1
io.activej : activej-csp jar 4.4-rc1
io.activej : activej-jmxapi Optional jar 4.4-rc1
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (4)

Group / Artifact Type Version
io.activej : activej-test jar 4.4-rc1
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.