<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.0.0</version>
</dependency>
<parent> <groupId>com.azure</groupId> <artifactId>azure-client-sdk-parent</artifactId> <version>1.6.0</version> </parent>
compile
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml
|-- io.projectreactor:reactor-core
provided
|-- com.google.code.findbugs:jsr305
test
|-- io.projectreactor:reactor-test
|-- junit:junit
|-- com.github.tomakehurst:wiremock-standalone
|-- org.eclipse.jetty:jetty-http
|-- org.eclipse.jetty:jetty-server