Last Version

Worker Framework 5.1.0-919

Provides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.

License

License

GroupId

GroupId

com.github.workerframework
ArtifactId

ArtifactId

worker-framework-aggregator
Version

Version

5.1.0-919
Type

Type

pom
Description

Description

Worker Framework
Provides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
Project URL

Project URL

https://workerframework.github.io/worker-framework/
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company
Source Code Management

Source Code Management

https://github.com/WorkerFramework/worker-framework

Download worker-framework-aggregator 5.1.0-919


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

Dependencies

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

Project Modules

  • docs
  • worker-configs
  • worker-default-configs
  • worker-api
  • worker-caf
  • util-rabbitmq
  • util-store
  • standard-worker-container
  • worker-core
  • worker-queue-rabbit
  • worker-store-fs
  • worker-testing-util
  • worker-testing-integration
  • worker-framework
  • worker-store-s3
  • worker-store-mem
  • worker-store-http
  • worker-tracking-report