License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdspring-cloud-azure-service |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Azure Service
Spring Cloud Azure Service
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azure.spring/spring-cloud-azure-service/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>spring-cloud-azure-service</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/spring-cloud-azure-service/
implementation 'com.azure.spring:spring-cloud-azure-service:4.2.0'
// https://jarcasting.com/artifacts/com.azure.spring/spring-cloud-azure-service/
implementation ("com.azure.spring:spring-cloud-azure-service:4.2.0")
'com.azure.spring:spring-cloud-azure-service:jar:4.2.0'
<dependency org="com.azure.spring" name="spring-cloud-azure-service" rev="4.2.0">
<artifact name="spring-cloud-azure-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='spring-cloud-azure-service', version='4.2.0')
)
libraryDependencies += "com.azure.spring" % "spring-cloud-azure-service" % "4.2.0"
[com.azure.spring/spring-cloud-azure-service "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : spring-cloud-azure-core | jar | 4.2.0 |
com.azure : azure-cosmos Optional | jar | 4.30.0 |
com.azure : azure-data-appconfiguration Optional | jar | 1.3.3 |
com.azure : azure-messaging-servicebus Optional | jar | 7.8.0 |
com.azure : azure-messaging-eventhubs Optional | jar | 5.12.0 |
com.azure : azure-security-keyvault-certificates Optional | jar | 4.3.2 |
com.azure : azure-security-keyvault-secrets Optional | jar | 4.4.2 |
com.azure : azure-storage-blob Optional | jar | 12.16.1 |
com.azure : azure-storage-file-share Optional | jar | 12.12.2 |
com.azure : azure-storage-queue Optional | jar | 12.12.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.0.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.springframework : spring-test | jar | 5.3.19 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |