| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.azure.spring |
| ArtifactId | ArtifactIdazure-spring-boot |
| Version | Version3.6.1 |
| Type | Typejar |
| Description |
DescriptionAzure Spring Boot AutoConfigure
Azure Spring Boot AutoConfigure
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| azure-spring-boot-3.6.1.pom | |
| azure-spring-boot-3.6.1.jar | 234 KB |
| azure-spring-boot-3.6.1-sources.jar | 146 KB |
| azure-spring-boot-3.6.1-readme.md | 8 KB |
| azure-spring-boot-3.6.1-javadoc.jar | 696 KB |
| azure-spring-boot-3.6.1-changelog.md | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot/
implementation 'com.azure.spring:azure-spring-boot:3.6.1'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot/
implementation ("com.azure.spring:azure-spring-boot:3.6.1")
'com.azure.spring:azure-spring-boot:jar:3.6.1'
<dependency org="com.azure.spring" name="azure-spring-boot" rev="3.6.1">
<artifact name="azure-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-boot', version='3.6.1')
)
libraryDependencies += "com.azure.spring" % "azure-spring-boot" % "3.6.1"
[com.azure.spring/azure-spring-boot "3.6.1"]
| 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.5.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
| org.mockito : mockito-core | jar | 3.9.0 |
| com.github.tomakehurst : wiremock-standalone | jar | 2.24.1 |
| pl.pragmatists : JUnitParams | jar | 1.1.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.azure : azure-security-keyvault-jca | jar | 1.0.0 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |