License |
License |
---|---|
GroupId | GroupIdcom.yammer.collections.azure |
ArtifactId | ArtifactIdazure-table-core |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionAzure Table Core
The Azure backed implementation of Google Guava Table.
|
Filename | Size |
---|---|
azure-table-core-3.0.0.pom | |
azure-table-core-3.0.0.jar | 43 KB |
azure-table-core-3.0.0-sources.jar | 18 KB |
azure-table-core-3.0.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yammer.collections.azure/azure-table-core/ -->
<dependency>
<groupId>com.yammer.collections.azure</groupId>
<artifactId>azure-table-core</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.collections.azure/azure-table-core/
implementation 'com.yammer.collections.azure:azure-table-core:3.0.0'
// https://jarcasting.com/artifacts/com.yammer.collections.azure/azure-table-core/
implementation ("com.yammer.collections.azure:azure-table-core:3.0.0")
'com.yammer.collections.azure:azure-table-core:jar:3.0.0'
<dependency org="com.yammer.collections.azure" name="azure-table-core" rev="3.0.0">
<artifact name="azure-table-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.collections.azure', module='azure-table-core', version='3.0.0')
)
libraryDependencies += "com.yammer.collections.azure" % "azure-table-core" % "3.0.0"
[com.yammer.collections.azure/azure-table-core "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.yammer.collections : yammer-collections | jar | 0.0.6 |
com.microsoft.windowsazure : microsoft-windowsazure-api | jar | 0.4.4 |
com.google.guava : guava | jar | 16.0.1 |
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 |