is not current version
Last Version 1.21.0.1

com.xtdb:xtdb-azure-blobs 1.19.0-beta1

XTDB Azure Blobs Document Store

GroupId

GroupId

com.xtdb
ArtifactId

ArtifactId

xtdb-azure-blobs
Version

Version

1.19.0-beta1
Type

Type

jar

Download xtdb-azure-blobs 1.19.0-beta1


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