is not current version
Last Version 2.0.0-beta.1

com.microsoft.azure:spring-cloud-azure-servicebus-stream-binder-core 1.1.1


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-azure-servicebus-stream-binder-core
Version

Version

1.1.1
Type

Type

jar

Download spring-cloud-azure-servicebus-stream-binder-core 1.1.1


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-servicebus-stream-binder-core/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>spring-cloud-azure-servicebus-stream-binder-core</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-servicebus-stream-binder-core/
implementation 'com.microsoft.azure:spring-cloud-azure-servicebus-stream-binder-core:1.1.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-servicebus-stream-binder-core/
implementation ("com.microsoft.azure:spring-cloud-azure-servicebus-stream-binder-core:1.1.1")
'com.microsoft.azure:spring-cloud-azure-servicebus-stream-binder-core:jar:1.1.1'
<dependency org="com.microsoft.azure" name="spring-cloud-azure-servicebus-stream-binder-core" rev="1.1.1">
  <artifact name="spring-cloud-azure-servicebus-stream-binder-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='spring-cloud-azure-servicebus-stream-binder-core', version='1.1.1')
)
libraryDependencies += "com.microsoft.azure" % "spring-cloud-azure-servicebus-stream-binder-core" % "1.1.1"
[com.microsoft.azure/spring-cloud-azure-servicebus-stream-binder-core "1.1.1"]