s

spring-integration-eventhubs

Files download
File Operation
spring-integration-eventhubs-1.1.0.M6.jar download
spring-integration-eventhubs-1.1.0.M6.pom download
spring-integration-eventhubs-1.1.0.M6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>spring-integration-eventhubs</artifactId>
  <version>1.1.0.M6</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:spring-integration-eventhubs:1.1.0.M6'
Gradle Kotlin
implementation("com.microsoft.azure:spring-integration-eventhubs:1.1.0.M6")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "spring-integration-eventhubs" % "1.1.0.M6"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='spring-integration-eventhubs', version='1.1.0.M6')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="spring-integration-eventhubs" rev="1.1.0.M6" />
Leiningen
[com.microsoft.azure/spring-integration-eventhubs "1.1.0.M6"]
Apache Buildr
'com.microsoft.azure:spring-integration-eventhubs:jar:1.1.0.M6'