Last Version

Plasma Flux 1.0.0

A dataflow framework based on RxJava with a "Pipes and Filters" abstraction for multi-stage flows, composed of heterogeneous types and transformations of data

License

License

Plasma License
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.terrameta
ArtifactId

ArtifactId

plasma-flux
Version

Version

1.0.0
Type

Type

jar
Description

Description

Plasma Flux
A dataflow framework based on RxJava with a "Pipes and Filters" abstraction for multi-stage flows, composed of heterogeneous types and transformations of data
Source Code Management

Source Code Management

https://github.com/plasma-framework/plasma-flux

Download plasma-flux 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.9
commons-logging : commons-logging jar 1.1.1
io.reactivex.rxjava2 : rxjava jar 2.0.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.testng : testng jar 6.9.8

Project Modules

There are no modules declared in this project.