rabbit4lazy

A simple RabbitMQ library for lazy developers

License

License

GroupId

GroupId

com.github.pedrocomitto
ArtifactId

ArtifactId

rabbit4lazy
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

rabbit4lazy
A simple RabbitMQ library for lazy developers
Project URL

Project URL

https://github.com/pedrocomitto/rabbit4lazy
Source Code Management

Source Code Management

https://github.com/pedrocomitto/rabbit4lazy

Download rabbit4lazy

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-amqp jar
com.fasterxml.jackson.module : jackson-module-kotlin jar

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.4.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.amqp : spring-rabbit-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1