Last Version

Spring AMQP 2.4.6

Spring AMQP

License

License

GroupId

GroupId

org.springframework.amqp
ArtifactId

ArtifactId

spring-amqp-dist
Version

Version

2.4.6
Type

Type

pom
Description

Description

Spring AMQP
Spring AMQP
Project URL

Project URL

https://github.com/spring-projects/spring-amqp
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-amqp

Download spring-amqp-dist 2.4.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.