License |
License |
---|---|
Categories |
CategoriesJSON Data Gson |
GroupId | GroupIdcom.azure |
ArtifactId | ArtifactIdazure-core-serializer-json-gson |
Last Version | Last Version1.1.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure Gson JSON Serializer Library
This package contains the Gson JSON serializer client plugin for azure-core.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azure/azure-core-serializer-json-gson/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-serializer-json-gson</artifactId>
<version>1.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-core-serializer-json-gson/
implementation 'com.azure:azure-core-serializer-json-gson:1.1.17'
// https://jarcasting.com/artifacts/com.azure/azure-core-serializer-json-gson/
implementation ("com.azure:azure-core-serializer-json-gson:1.1.17")
'com.azure:azure-core-serializer-json-gson:jar:1.1.17'
<dependency org="com.azure" name="azure-core-serializer-json-gson" rev="1.1.17">
<artifact name="azure-core-serializer-json-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-core-serializer-json-gson', version='1.1.17')
)
libraryDependencies += "com.azure" % "azure-core-serializer-json-gson" % "1.1.17"
[com.azure/azure-core-serializer-json-gson "1.1.17"]
Group / Artifact | Type | Version |
---|---|---|
com.azure : azure-core | jar | 1.29.1 |
com.google.code.gson : gson | jar | 2.8.9 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.0.0 |
io.projectreactor : reactor-test | jar | 3.4.17 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |