| License |
License |
|---|---|
| GroupId | GroupIdcom.azure |
| ArtifactId | ArtifactIdazure-storage-internal-avro |
| Version | Version12.0.5 |
| Type | Typejar |
| Description |
DescriptionMicrosoft Azure internal Avro module for Storage
This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure/azure-storage-internal-avro/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-internal-avro</artifactId>
<version>12.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-storage-internal-avro/
implementation 'com.azure:azure-storage-internal-avro:12.0.5'
// https://jarcasting.com/artifacts/com.azure/azure-storage-internal-avro/
implementation ("com.azure:azure-storage-internal-avro:12.0.5")
'com.azure:azure-storage-internal-avro:jar:12.0.5'
<dependency org="com.azure" name="azure-storage-internal-avro" rev="12.0.5">
<artifact name="azure-storage-internal-avro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-storage-internal-avro', version='12.0.5')
)
libraryDependencies += "com.azure" % "azure-storage-internal-avro" % "12.0.5"
[com.azure/azure-storage-internal-avro "12.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-core | jar | 1.17.0 |
| com.azure : azure-core-http-netty | jar | 1.10.0 |
| com.azure : azure-storage-common | jar | 12.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor : reactor-test | jar | 3.4.6 |
| org.spockframework : spock-core | jar | 2.0-M4-groovy-2.5 |
| com.azure : azure-storage-common | test-jar | 12.12.0 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |