<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.1.3</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.9.0
|-- com.azure:azure-core-http-netty:1.6.2
|-- net.minidev:json-smart:2.3
|-- com.microsoft.azure:msal4j:1.7.1
|-- com.microsoft.azure:msal4j-persistence-extension:1.0.0
|-- com.nimbusds:oauth2-oidc-sdk:7.1.1
|-- org.nanohttpd:nanohttpd:2.3.1
|-- net.java.dev.jna:jna-platform:5.6.0
|-- org.linguafranca.pwdb:KeePassJava2:2.1.4
test
|-- junit:junit:4.13
|-- org.mockito:mockito-core:3.3.3
|-- org.powermock:powermock-module-junit4:2.0.2
|-- org.powermock:powermock-api-mockito2:2.0.2