<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-changefeed</artifactId>
<version>12.0.0-beta.4</version>
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-storage-blob-changefeed', version='12.0.0-beta.4')
)
<parent> <groupId>com.azure</groupId> <artifactId>azure-client-sdk-parent</artifactId> <version>1.7.0</version> </parent>
compile
|-- com.azure:azure-core:1.10.0
|-- com.azure:azure-core-http-netty:1.6.3
|-- com.azure:azure-storage-blob:12.9.0
provided
|-- com.google.code.findbugs:jsr305:3.0.2
test
|-- com.azure:azure-core-test:1.5.1
|-- com.azure:azure-identity:1.2.0
|-- io.projectreactor:reactor-test:3.3.11.RELEASE
|-- com.microsoft.azure:adal4j:1.6.5