<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-amqp</artifactId>
<version>2.8.1</version>
</dependency>
<parent> <groupId>com.azure</groupId> <artifactId>azure-client-sdk-parent</artifactId> <version>1.7.0</version> </parent>
compile
|-- com.azure:azure-core:1.35.0
|-- com.microsoft.azure:qpid-proton-j-extensions:1.2.4
|-- org.apache.qpid:proton-j:0.33.8
test
|-- io.projectreactor:reactor-test:3.4.26
|-- org.junit.jupiter:junit-jupiter-api:5.9.1
|-- org.junit.jupiter:junit-jupiter-engine:5.9.1
|-- org.junit.jupiter:junit-jupiter-params:5.9.1