Jar examples for a:azure-table-core
The Azure backed implementation of Google Guava Table.
You can download jar file azure-table-core 3.0.0 in this page.
You can use the following script to add azure-table-core-3.0.0.jar to your project.
<dependency> <groupId>com.yammer.collections.azure</groupId> <artifactId>azure-table-core</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.yammer.collections.azure', name: 'azure-table-core', version: '3.0.0'
libraryDependencies += "com.yammer.collections.azure" % "azure-table-core" % "3.0.0"
<dependency org="com.yammer.collections.azure" name="azure-table-core" rev="3.0.0"/>
@Grapes(@Grab(group='com.yammer.collections.azure', module='azure-table-core', version='3.0.0'))
'com.yammer.collections.azure:azure-table-core:jar:3.0.0'
Click the following link to download the jar file.
azure-table-core-3.0.0-javadoc.jar