is not current version
Last Version 3.6.0-88

Batch Worker 3.5.0-529

Large batch handling for the Job Service

License

License

GroupId

GroupId

com.github.jobservice
ArtifactId

ArtifactId

worker-batch-aggregator
Version

Version

3.5.0-529
Type

Type

pom
Description

Description

Batch Worker
Large batch handling for the Job Service
Project URL

Project URL

https://jobservice.github.io/job-service
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company
Source Code Management

Source Code Management

https://github.com/JobService/worker-batch.git

Download worker-batch-aggregator 3.5.0-529


<!-- https://jarcasting.com/artifacts/com.github.jobservice/worker-batch-aggregator/ -->
<dependency>
    <groupId>com.github.jobservice</groupId>
    <artifactId>worker-batch-aggregator</artifactId>
    <version>3.5.0-529</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/worker-batch-aggregator/
implementation 'com.github.jobservice:worker-batch-aggregator:3.5.0-529'
// https://jarcasting.com/artifacts/com.github.jobservice/worker-batch-aggregator/
implementation ("com.github.jobservice:worker-batch-aggregator:3.5.0-529")
'com.github.jobservice:worker-batch-aggregator:pom:3.5.0-529'
<dependency org="com.github.jobservice" name="worker-batch-aggregator" rev="3.5.0-529">
  <artifact name="worker-batch-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='worker-batch-aggregator', version='3.5.0-529')
)
libraryDependencies += "com.github.jobservice" % "worker-batch-aggregator" % "3.5.0-529"
[com.github.jobservice/worker-batch-aggregator "3.5.0-529"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • worker-batch-shared
  • worker-batch
  • worker-batch-testing
  • worker-batch-extensibility
  • worker-batch-framework