Last Version

library-mq 0.0.1

The 'mq' library to allow Java application to interface with RabbitMQ.

License

License

GroupId

GroupId

com.accenture.atom
ArtifactId

ArtifactId

library-mq
Version

Version

0.0.1
Type

Type

pom
Description

Description

library-mq
The 'mq' library to allow Java application to interface with RabbitMQ.
Project URL

Project URL

https://github.com/Accenture/atom
Project Organization

Project Organization

com.github.accenture
Source Code Management

Source Code Management

https://github.com/Accenture/atom

Download library-mq 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.accenture.atom : library-common jar 0.0.1
com.rabbitmq : amqp-client jar 5.2.0
javax.jms : javax.jms-api jar 2.0.1

Project Modules

There are no modules declared in this project.