<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-internal-avro</artifactId>
<version>12.1.0-beta.1</version>
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-storage-internal-avro', version='12.1.0-beta.1')
)
<parent> <groupId>com.azure</groupId> <artifactId>azure-client-sdk-parent</artifactId> <version>1.7.0</version> </parent>
compile
|-- com.azure:azure-core:1.18.0
|-- com.azure:azure-core-http-netty:1.10.1
|-- com.azure:azure-storage-common:12.13.0-beta.1
test
|-- io.projectreactor:reactor-test:3.4.8
|-- org.spockframework:spock-core:2.0-M4-groovy-2.5
|-- com.azure:azure-storage-common:12.13.0-beta.1
|-- org.apache.logging.log4j:log4j-slf4j-impl:2.14.1