s

spring-integration-eventhubs

Azure Spring Integration Event Hubs
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft Corporation
Files download
File Operation
spring-integration-eventhubs-2.0.0-beta.1.jar download
spring-integration-eventhubs-2.0.0-beta.1.pom download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>spring-integration-eventhubs</artifactId>
  <version>2.0.0-beta.1</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:spring-integration-eventhubs:2.0.0-beta.1'
Gradle Kotlin
implementation("com.microsoft.azure:spring-integration-eventhubs:2.0.0-beta.1")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "spring-integration-eventhubs" % "2.0.0-beta.1"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='spring-integration-eventhubs', version='2.0.0-beta.1')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="spring-integration-eventhubs" rev="2.0.0-beta.1" />
Leiningen
[com.microsoft.azure/spring-integration-eventhubs "2.0.0-beta.1"]
Apache Buildr
'com.microsoft.azure:spring-integration-eventhubs:jar:2.0.0-beta.1'
Dependencies
The project has no third-party dependencies