FlowControl

Powerful Thread Pool Executor with Flow Control and BatchBuffer execution

License

License

GroupId

GroupId

io.github.nassimus26
ArtifactId

ArtifactId

FlowControl
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

FlowControl
Powerful Thread Pool Executor with Flow Control and BatchBuffer execution
Project URL

Project URL

https://github.com/nassimus26/FlowControl
Source Code Management

Source Code Management

https://github.com/nassimus26/FlowControl

Download FlowControl

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0