batchmate

BatchMate is a little helper library to get your tasks executed in parallel and retrieve the results using the result class or a custom key.

License

License

GroupId

GroupId

com.envimate
ArtifactId

ArtifactId

batchmate
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

batchmate
BatchMate is a little helper library to get your tasks executed in parallel and retrieve the results using the result class or a custom key.
Project URL

Project URL

https://bitbucket.org/envimate/batchmate
Source Code Management

Source Code Management

https://bitbucket.org/envimate/batchmate/src

Download batchmate

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1