Accent Java Library

A reliability layer for AMQP messaging

License

License

Categories

Categories

Net
GroupId

GroupId

net.lshift
ArtifactId

ArtifactId

accent
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Accent Java Library
A reliability layer for AMQP messaging
Project URL

Project URL

https://github.com/lshift/accent
Source Code Management

Source Code Management

https://github.com/lshift/accent

Download accent

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 2.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0

Project Modules

There are no modules declared in this project.
net.lshift

LShift

Versions

Version
0.9.1
0.9
0.1