com.github.cafdataprocessing:data-processing-queue-helper

Contains classes focused around sending and receiving of messages from a rabbitmq queue.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

data-processing-queue-helper
Last Version

Last Version

1.4.0-148
Release Date

Release Date

Type

Type

jar
Description

Description

Contains classes focused around sending and receiving of messages from a rabbitmq queue.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download data-processing-queue-helper

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-queue-helper/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>data-processing-queue-helper</artifactId>
    <version>1.4.0-148</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-queue-helper/
implementation 'com.github.cafdataprocessing:data-processing-queue-helper:1.4.0-148'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-queue-helper/
implementation ("com.github.cafdataprocessing:data-processing-queue-helper:1.4.0-148")
'com.github.cafdataprocessing:data-processing-queue-helper:jar:1.4.0-148'
<dependency org="com.github.cafdataprocessing" name="data-processing-queue-helper" rev="1.4.0-148">
  <artifact name="data-processing-queue-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='data-processing-queue-helper', version='1.4.0-148')
)
libraryDependencies += "com.github.cafdataprocessing" % "data-processing-queue-helper" % "1.4.0-148"
[com.github.cafdataprocessing/data-processing-queue-helper "1.4.0-148"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.cafapi.codec : codec-json jar
com.github.workerframework : worker-api jar
com.github.workerframework : worker-queue-rabbit jar
org.springframework : spring-context jar 4.0.5.RELEASE
com.github.cafdataprocessing : data-processing-initialization jar 2.0.0-3

Project Modules

There are no modules declared in this project.

utils

Summary

These are projects that provide some useful functionality alongside the data processing suite, whilst not necessarily being part of the main suite. e.g. Reading messages output from data processing, a container encapsulating the databases used in data processing.

com.github.cafdataprocessing

CAF Data Processing

Versions

Version
1.4.0-148
1.3.0-70
1.2.0-49
1.1.0-20
1.0.0-3