MVN

io.github.samburi : spring-boot-pom

Maven & Gradle

Jun 22, 2022
0 stars

SpringBootPoom · Custom Spring boot poom bundled with spring cloud dependencies

<dependency>
    <groupId>io.github.samburi</groupId>
    <artifactId>spring-boot-pom</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.samburi : spring-boot-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of io.github.samburi : spring-boot-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-pom-1.0.6
spring-boot-pom-1.0.4
spring-boot-pom-1.0.3
spring-boot-pom-1.0.2
spring-boot-pom-1.0.1
spring-boot-pom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.samburi</groupId>
    <artifactId>spring-boot-pom</artifactId>
    <version>1.0.6</version>
</dependency>

Advertisement