Last Version

ActiveJ : Dataflow 5.3

Distributed stream-based batch processing engine for Big Data applications. Contains tools for working with large datasets spanned multiple partitions.

License

License

Categories

Categories

Data ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-dataflow
Version

Version

5.3
Type

Type

jar
Description

Description

ActiveJ : Dataflow
Distributed stream-based batch processing engine for Big Data applications. Contains tools for working with large datasets spanned multiple partitions.

Download activej-dataflow 5.3


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

Dependencies

compile (7)

Group / Artifact Type Version
io.activej : activej-datastream jar 5.3
io.activej : activej-codegen jar 5.3
com.dslplatform : dsl-json-java8 jar 1.9.8
io.activej : activej-inject jar 5.3
io.activej : activej-http jar 5.3
org.jetbrains : annotations jar 22.0.0
org.slf4j : slf4j-api jar 1.7.32

test (5)

Group / Artifact Type Version
io.activej : activej-fs jar 5.3
io.activej : activej-test jar 5.3
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.6
org.jmock : jmock-junit4 jar 2.12.0

Project Modules

There are no modules declared in this project.