License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdspring-cloud-azure-stream-binder |
Version | Version1.2.7 |
Type | Typepom |
Description |
DescriptionSpring Cloud Azure Stream Binder
Spring Cloud Azure
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-cloud-azure-stream-binder-1.2.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-stream-binder/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-stream-binder</artifactId>
<version>1.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-stream-binder/
implementation 'com.microsoft.azure:spring-cloud-azure-stream-binder:1.2.7'
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-stream-binder/
implementation ("com.microsoft.azure:spring-cloud-azure-stream-binder:1.2.7")
'com.microsoft.azure:spring-cloud-azure-stream-binder:pom:1.2.7'
<dependency org="com.microsoft.azure" name="spring-cloud-azure-stream-binder" rev="1.2.7">
<artifact name="spring-cloud-azure-stream-binder" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='spring-cloud-azure-stream-binder', version='1.2.7')
)
libraryDependencies += "com.microsoft.azure" % "spring-cloud-azure-stream-binder" % "1.2.7"
[com.microsoft.azure/spring-cloud-azure-stream-binder "1.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-stream | jar | |
com.microsoft.azure : spring-cloud-azure-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.hibernate.validator : hibernate-validator | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.powermock : powermock-module-junit4 | jar | |
org.powermock : powermock-api-mockito2 | jar | |
org.springframework.boot : spring-boot-starter-test | jar |