Last Version

queuebacca 0.4.2

An extensible framework for simplifying and enhancing the production and consumption of messages.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.axonif
ArtifactId

ArtifactId

queuebacca
Version

Version

0.4.2
Type

Type

pom
Description

Description

queuebacca
An extensible framework for simplifying and enhancing the production and consumption of messages.
Project URL

Project URL

https://github.com/Axonify/queuebacca
Source Code Management

Source Code Management

https://github.com/Axonify/queuebacca

Download queuebacca 0.4.2

Filename Size
queuebacca-0.4.2.pom 4 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • queuebacca-core
  • queuebacca-sqs