Azure Table Util

Out of the box Azure backed Table implementation.

License

License

GroupId

GroupId

com.yammer.collections.azure
ArtifactId

ArtifactId

azure-table-util
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Azure Table Util
Out of the box Azure backed Table implementation.

Download azure-table-util

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.yammer.collections : yammer-collections jar 0.0.6
com.yammer.collections.azure : azure-table-core jar 3.0.0
com.yammer.collections.azure : azure-table-json jar 3.0.0
com.yammer.collections.azure : azure-table-metrics jar 3.0.0
com.google.guava : guava jar 16.0.1

test (3)

Group / Artifact Type Version
junit : junit Optional jar 4.11
org.mockito : mockito-all jar 1.8.4
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.1
1.1.4