<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-auth-lib</artifactId>
<version>0.50.0</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-toolkit-auth-lib', version='0.50.0')
)
<parent> <groupId>com.microsoft.azure</groupId> <artifactId>azure-toolkit-libs</artifactId> <version>0.50.0</version> </parent>
compile
|-- org.apache.commons:commons-lang3
|-- com.google.code.findbugs:jsr305
|-- com.fasterxml.jackson.core:jackson-core
|-- me.alexpanov:free-port-finder
|-- com.microsoft.azure:azure-toolkit-common-lib
|-- org.apache.commons:commons-collections4
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.github.zafarkhaja:java-semver
provided