Group Executor

Grouping Executor for grouped sequential processing

License

License

GroupId

GroupId

io.github.paxel
ArtifactId

ArtifactId

group-executor
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

Group Executor
Grouping Executor for grouped sequential processing
Project URL

Project URL

https://github.com/paxel/group-executor
Source Code Management

Source Code Management

https://github.com/paxel/group-executor.git

Download group-executor

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 1.3
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4