is not current version
Last Version 1.4.0-148

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

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

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

data-processing-queue-helper
Version

Version

1.3.0-70
Type

Type

jar

Download data-processing-queue-helper 1.3.0-70


<!-- 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.3.0-70</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-queue-helper/
implementation 'com.github.cafdataprocessing:data-processing-queue-helper:1.3.0-70'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-queue-helper/
implementation ("com.github.cafdataprocessing:data-processing-queue-helper:1.3.0-70")
'com.github.cafdataprocessing:data-processing-queue-helper:jar:1.3.0-70'
<dependency org="com.github.cafdataprocessing" name="data-processing-queue-helper" rev="1.3.0-70">
  <artifact name="data-processing-queue-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='data-processing-queue-helper', version='1.3.0-70')
)
libraryDependencies += "com.github.cafdataprocessing" % "data-processing-queue-helper" % "1.3.0-70"
[com.github.cafdataprocessing/data-processing-queue-helper "1.3.0-70"]