Last Version

queuebacca-core 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-core
Version

Version

0.4.2
Type

Type

jar
Description

Description

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

Download queuebacca-core 0.4.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.google.guava : guava jar 18.0
commons-configuration : commons-configuration jar 1.10
org.slf4j : slf4j-api jar 1.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.