springwolf-amqp

Automated JSON API documentation for AMQP (RabbitMQ) Listeners built with Spring

License

License

GroupId

GroupId

io.github.springwolf
ArtifactId

ArtifactId

springwolf-amqp
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

springwolf-amqp
Automated JSON API documentation for AMQP (RabbitMQ) Listeners built with Spring
Project URL

Project URL

https://github.com/springwolf/springwolf-core
Source Code Management

Source Code Management

https://github.com/springwolf/springwolf-core

Download springwolf-amqp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.springwolf : springwolf-core jar 0.5.0

runtime (3)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework.amqp : spring-rabbit jar
com.google.guava : guava jar 27.0.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.0