is not current version
Last Version 2.3.2

com.microsoft.azure:azure-spring-boot-parent 2.3.0

Parent package for Azure Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-spring-boot-parent
Version

Version

2.3.0
Type

Type

pom

Download azure-spring-boot-parent 2.3.0


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