is not current version
Last Version 0.4.2

io.axonif:queuebacca 0.2.2

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

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.axonif
ArtifactId

ArtifactId

queuebacca
Version

Version

0.2.2
Type

Type

pom

Download queuebacca 0.2.2

Filename Size
queuebacca-0.2.2.pom 3 KB
Browse

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