Last Version

Azure Table JSON 3.0.0

Azure Table that Uses FasterXML JSON to serialize values.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.yammer.collections.azure
ArtifactId

ArtifactId

azure-table-json
Version

Version

3.0.0
Type

Type

jar
Description

Description

Azure Table JSON
Azure Table that Uses FasterXML JSON to serialize values.

Download azure-table-json 3.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
com.fasterxml.jackson.core : jackson-annotations jar 2.2.3
com.yammer.collections.azure : azure-table-core jar 3.0.0
com.yammer.collections : yammer-collections jar 0.0.6
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.