is not current version
Last Version 5.3

Launchers : Dataflow 5.0-beta1

Package provides a set of predefined launchers for different services as HTTP servers, RPC endpoints, etc.

License

License

Categories

Categories

Data ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-launchers-dataflow
Version

Version

5.0-beta1
Type

Type

jar
Description

Description

Launchers : Dataflow
Package provides a set of predefined launchers for different services as HTTP servers, RPC endpoints, etc.

Download activej-launchers-dataflow 5.0-beta1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.activej : activej-dataflow jar 5.0-beta1
io.activej : activej-launchers-common jar 5.0-beta1
io.activej : activej-boot jar 5.0-beta1
ch.qos.logback : logback-classic Optional jar 1.2.3
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (3)

Group / Artifact Type Version
io.activej : activej-test jar 5.0-beta1
junit : junit jar 4.13.1
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.