is not current version
Last Version 4.2.0

Spring Messaging Azure 4.0.0-beta.2

Spring Messaging Azure

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

spring-messaging-azure
Version

Version

4.0.0-beta.2
Type

Type

jar
Description

Description

Spring Messaging Azure
Spring Messaging Azure
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download spring-messaging-azure 4.0.0-beta.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.azure.spring : spring-cloud-azure-service jar 4.0.0-beta.2
org.springframework : spring-messaging jar 5.3.9
org.springframework : spring-tx Optional jar 5.3.9
org.springframework.retry : spring-retry Optional jar 1.3.1
org.springframework.data : spring-data-commons Optional jar 2.5.4
io.micrometer : micrometer-core Optional jar 1.7.3

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.