<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-changefeed</artifactId>
<version>12.0.0-beta.10</version>
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-storage-blob-changefeed', version='12.0.0-beta.10')
)
<parent> <groupId>com.azure</groupId> <artifactId>azure-client-sdk-parent</artifactId> <version>1.7.0</version> </parent>
compile
|-- com.azure:azure-core:1.21.0
|-- com.azure:azure-core-http-netty:1.11.1
|-- com.azure:azure-storage-blob:12.14.1
provided
|-- com.google.code.findbugs:jsr305:3.0.2
test
|-- com.azure:azure-storage-common:12.14.0
|-- com.azure:azure-core-test:1.7.2
|-- com.azure:azure-identity:1.3.7
|-- io.projectreactor:reactor-test:3.4.10
|-- com.microsoft.azure:adal4j:1.6.5
|-- org.mockito:mockito-core:3.12.4
|-- org.apache.logging.log4j:log4j-slf4j-impl:2.14.1
|-- org.apache.logging.log4j:log4j-api:2.14.1