License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-cloud-autoconfigure |
Version | Version2.14.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Cloud Autoconfigure
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-autoconfigure/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-autoconfigure</artifactId>
<version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-autoconfigure/
implementation 'com.azure.spring:azure-spring-cloud-autoconfigure:2.14.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-autoconfigure/
implementation ("com.azure.spring:azure-spring-cloud-autoconfigure:2.14.0")
'com.azure.spring:azure-spring-cloud-autoconfigure:jar:2.14.0'
<dependency org="com.azure.spring" name="azure-spring-cloud-autoconfigure" rev="2.14.0">
<artifact name="azure-spring-cloud-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-cloud-autoconfigure', version='2.14.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-autoconfigure" % "2.14.0"
[com.azure.spring/azure-spring-cloud-autoconfigure "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.2 |
org.springframework : spring-web | jar | 5.3.14 |
org.springframework : spring-jdbc Optional | jar | 5.3.14 |
mysql : mysql-connector-java Optional | jar | 8.0.27 |
com.microsoft.sqlserver : mssql-jdbc Optional | jar | 9.4.1.jre8 |
com.azure.spring : azure-spring-integration-eventhubs Optional | jar | 2.14.0 |
com.azure.spring : azure-spring-integration-servicebus Optional | jar | 2.14.0 |
org.springframework.data : spring-data-redis Optional | jar | 2.6.0 |
org.springframework.kafka : spring-kafka Optional | jar | 2.8.1 |
org.springframework.data : spring-data-mongodb Optional | jar | 3.3.0 |
org.springframework : spring-context-support Optional | jar | 5.3.14 |
com.azure.spring : azure-spring-cloud-context Optional | jar | 2.14.0 |
org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 4.0.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
com.azure.spring : azure-spring-cloud-storage | jar | 2.14.0 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |