License |
License |
---|---|
Categories |
CategoriesData ActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.activej |
ArtifactId | ArtifactIdactivej-launchers-dataflow |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLaunchers : Dataflow
Common Dataflow launchers.
|
<!-- https://jarcasting.com/artifacts/io.activej/activej-launchers-dataflow/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-launchers-dataflow</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-launchers-dataflow/
implementation 'io.activej:activej-launchers-dataflow:5.3'
// https://jarcasting.com/artifacts/io.activej/activej-launchers-dataflow/
implementation ("io.activej:activej-launchers-dataflow:5.3")
'io.activej:activej-launchers-dataflow:jar:5.3'
<dependency org="io.activej" name="activej-launchers-dataflow" rev="5.3">
<artifact name="activej-launchers-dataflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-launchers-dataflow', version='5.3')
)
libraryDependencies += "io.activej" % "activej-launchers-dataflow" % "5.3"
[io.activej/activej-launchers-dataflow "5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-dataflow | jar | 5.3 |
io.activej : activej-launchers-common | jar | 5.3 |
io.activej : activej-boot | jar | 5.3 |
ch.qos.logback : logback-classic Optional | jar | 1.2.6 |
org.jetbrains : annotations | jar | 22.0.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-test | jar | 5.3 |
junit : junit | jar | 4.13.2 |
org.jmock : jmock-junit4 | jar | 2.12.0 |