MVN

com.yammer.collections.azure : azure-table

Maven & Gradle

Jun 03, 2014
3 stars

Azure Table · An Azure backed implementation of the Google Guava Table and utils

<dependency>
    <groupId>com.yammer.collections.azure</groupId>
    <artifactId>azure-table</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yammer.collections.azure : azure-table to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.yammer.collections.azure : azure-table to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
azure-table-3.0.0
2.0.x
azure-table-2.0.1
1.1.x
azure-table-1.1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.yammer.collections.azure</groupId>
    <artifactId>azure-table</artifactId>
    <version>3.0.0</version>
</dependency>