| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
| GroupId | GroupIdio.axonif |
| ArtifactId | ArtifactIdqueuebacca |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionqueuebacca
An extensible framework for simplifying and enhancing the production and consumption of messages.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| queuebacca-0.4.2.pom | 3 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |