License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-identity-spring |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionAzure Identity Spring Integration Library
Azure Identity Spring Integration Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-identity-spring/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-identity-spring</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-identity-spring/
implementation 'com.azure.spring:azure-identity-spring:1.6.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-identity-spring/
implementation ("com.azure.spring:azure-identity-spring:1.6.0")
'com.azure.spring:azure-identity-spring:jar:1.6.0'
<dependency org="com.azure.spring" name="azure-identity-spring" rev="1.6.0">
<artifact name="azure-identity-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-identity-spring', version='1.6.0')
)
libraryDependencies += "com.azure.spring" % "azure-identity-spring" % "1.6.0"
[com.azure.spring/azure-identity-spring "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.7 |
org.springframework : spring-core | jar | 5.3.7 |
com.azure : azure-identity | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.0 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |