is not current version
Last Version 1.13.0

com.azure:azure-messaging-eventhubs-checkpointstore-blob 1.2.0-beta.2

Library for using storing checkpoints in Storage Blobs

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-messaging-eventhubs-checkpointstore-blob
Version

Version

1.2.0-beta.2
Type

Type

jar

Download azure-messaging-eventhubs-checkpointstore-blob 1.2.0-beta.2


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