MVN

com.microsoft.azure : spring-cloud-azure-stream-binder

Maven & Gradle

Jul 14, 2020

Spring Cloud Azure Stream Binder

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>spring-cloud-azure-stream-binder</artifactId>
    <version>1.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure : spring-cloud-azure-stream-binder to add to Maven - Latest Versions:

  • Latest Stable: 1.2.7
  • Latest Release Candidate: 1.1.0.RC5

All Versions

Choose a version of com.microsoft.azure : spring-cloud-azure-stream-binder to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
spring-cloud-azure-stream-binder-1.2.7
spring-cloud-azure-stream-binder-1.2.6
spring-cloud-azure-stream-binder-1.2.5
spring-cloud-azure-stream-binder-1.2.4
spring-cloud-azure-stream-binder-1.2.3
spring-cloud-azure-stream-binder-1.2.2
spring-cloud-azure-stream-binder-1.2.1
spring-cloud-azure-stream-binder-1.2.0
1.1.x
spring-cloud-azure-stream-binder-1.1.5
spring-cloud-azure-stream-binder-1.1.4
spring-cloud-azure-stream-binder-1.1.3
spring-cloud-azure-stream-binder-1.1.2
spring-cloud-azure-stream-binder-1.1.1
spring-cloud-azure-stream-binder-1.1.0
spring-cloud-azure-stream-binder-1.1.0.M6
spring-cloud-azure-stream-binder-1.1.0.M5
spring-cloud-azure-stream-binder-1.1.0.M4
spring-cloud-azure-stream-binder-1.1.0.RC5
spring-cloud-azure-stream-binder-1.1.0.RC4
spring-cloud-azure-stream-binder-1.1.0.RC3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>spring-cloud-azure-stream-binder</artifactId>
    <version>1.2.7</version>
</dependency>

Advertisement