is not current version
Last Version 2.0.0-beta.1

com.microsoft.azure:spring-integration-eventhubs 1.2.8


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-integration-eventhubs
Version

Version

1.2.8
Type

Type

jar

Download spring-integration-eventhubs 1.2.8


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