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