Last Version

Spring Rest Docs AMQP 1.0.0

Spring Rest Docs AMQP is extension for Spring Rest Docs and Spring Cloud Contract to generate snippet files from Contract.

License

License

GroupId

GroupId

com.ascendcorp
ArtifactId

ArtifactId

spring-restdocs-amqp
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring Rest Docs AMQP
Spring Rest Docs AMQP is extension for Spring Rest Docs and Spring Cloud Contract to generate snippet files from Contract.
Project URL

Project URL

https://github.com/ascendcorp/spring-restdocs-amqp
Source Code Management

Source Code Management

https://github.com/ascendcorp/spring-restdocs-amqp/tree/master

Download spring-restdocs-amqp 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-amqp jar 2.1.1.RELEASE
org.springframework.restdocs : spring-restdocs-core jar 2.0.2.RELEASE
org.mockito : mockito-core jar 2.23.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.