| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdazure-toolkit-auth-lib |
| Version | Version0.17.1 |
| Type | Typejar |
| Description |
DescriptionWrapped libs for Microsoft Azure Toolkits
|
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-auth-lib/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-auth-lib</artifactId>
<version>0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-auth-lib/
implementation 'com.microsoft.azure:azure-toolkit-auth-lib:0.17.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-auth-lib/
implementation ("com.microsoft.azure:azure-toolkit-auth-lib:0.17.1")
'com.microsoft.azure:azure-toolkit-auth-lib:jar:0.17.1'
<dependency org="com.microsoft.azure" name="azure-toolkit-auth-lib" rev="0.17.1">
<artifact name="azure-toolkit-auth-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-toolkit-auth-lib', version='0.17.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-toolkit-auth-lib" % "0.17.1"
[com.microsoft.azure/azure-toolkit-auth-lib "0.17.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-core | jar | 1.23.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.google.code.gson : gson | jar | 2.8.9 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.fusesource.jansi : jansi | jar | 2.3.2 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| com.microsoft.azure : azure-client-runtime | jar | 1.7.12 |
| com.azure : azure-identity | jar | 1.3.0 |
| com.nimbusds : oauth2-oidc-sdk | jar | 9.15 |
| me.alexpanov : free-port-finder | jar | 1.1.1 |
| com.microsoft.azure : azure-toolkit-common-lib | jar | 0.17.1 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| com.microsoft.azure : adal4j | jar | 1.6.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| com.vdurmont : semver4j | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |