is not current version
Last Version 2.4.6

Spring AMQP Core 2.4.2

Spring AMQP Core

License

License

GroupId

GroupId

org.springframework.amqp
ArtifactId

ArtifactId

spring-amqp
Version

Version

2.4.2
Type

Type

jar
Description

Description

Spring AMQP Core
Spring AMQP Core
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 2.4.2


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.15
org.springframework.retry : spring-retry jar 1.3.1
org.springframework : spring-messaging Optional jar 5.3.15
org.springframework : spring-oxm Optional jar 5.3.15
org.springframework : spring-context Optional jar 5.3.15
com.fasterxml.jackson.core : jackson-core Optional jar 2.13.1
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.13.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml Optional jar 2.13.1
org.springframework.data : spring-data-commons Optional jar 2.6.1
com.jayway.jsonpath : json-path Optional jar 2.4.0

Project Modules

There are no modules declared in this project.