License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-cloud-context |
Last Version | Last Version2.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAzure Spring Cloud Context
Parent POM for Microsoft Azure SDK for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-context/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-context/
implementation 'com.azure.spring:azure-spring-cloud-context:2.14.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-context/
implementation ("com.azure.spring:azure-spring-cloud-context:2.14.0")
'com.azure.spring:azure-spring-cloud-context:jar:2.14.0'
<dependency org="com.azure.spring" name="azure-spring-cloud-context" rev="2.14.0">
<artifact name="azure-spring-cloud-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-cloud-context', version='2.14.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-context" % "2.14.0"
[com.azure.spring/azure-spring-cloud-context "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.14 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.2 |
org.springframework : spring-context-support Optional | jar | 5.3.14 |
commons-io : commons-io | jar | 2.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 |
com.azure.resourcemanager : azure-resourcemanager | jar | 2.12.0 |
com.azure.spring : azure-identity-spring | jar | 1.14.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |