is not current version
Last Version 1.14.0

com.azure.spring:azure-identity-spring 1.1.0

Azure Identity Spring Integration Library

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-identity-spring
Version

Version

1.1.0
Type

Type

jar

Download azure-identity-spring 1.1.0


<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-identity-spring/ -->
<dependency>
    <groupId>com.azure.spring</groupId>
    <artifactId>azure-identity-spring</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-identity-spring/
implementation 'com.azure.spring:azure-identity-spring:1.1.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-identity-spring/
implementation ("com.azure.spring:azure-identity-spring:1.1.0")
'com.azure.spring:azure-identity-spring:jar:1.1.0'
<dependency org="com.azure.spring" name="azure-identity-spring" rev="1.1.0">
  <artifact name="azure-identity-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-identity-spring', version='1.1.0')
)
libraryDependencies += "com.azure.spring" % "azure-identity-spring" % "1.1.0"
[com.azure.spring/azure-identity-spring "1.1.0"]