is not current version
Last Version 12.3.1

Microsoft Azure SDK for Azure Table 12.0.0-beta.7

This package contains the Microsoft Azure Table storage client library.

License

License

Categories

Categories

Data
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-data-tables
Version

Version

12.0.0-beta.7
Type

Type

jar
Description

Description

Microsoft Azure SDK for Azure Table
This package contains the Microsoft Azure Table storage client library.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-data-tables 12.0.0-beta.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.azure : azure-core jar 1.16.0
com.azure : azure-core-http-netty jar 1.9.2

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
io.projectreactor : reactor-test jar 3.4.5
com.azure : azure-core-test jar 1.6.2
org.mockito : mockito-core jar 3.6.28
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.