Last Version

Azure Spring Boot BOM 3.0.0-beta.1

BOM for Microsoft Azure Spring Boot Support

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-spring-boot-bom
Version

Version

3.0.0-beta.1
Type

Type

jar
Description

Description

Azure Spring Boot BOM
BOM for Microsoft Azure Spring Boot Support
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download azure-spring-boot-bom 3.0.0-beta.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.