MVN

io.github.dbstarll.parent : boot

Maven & Gradle

Jan 27, 2023
0 stars

boot · parent for spring boot

<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>boot</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dbstarll.parent : boot to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of io.github.dbstarll.parent : boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
boot-1.3.0
1.2.x
boot-1.2.10
boot-1.2.9
boot-1.2.8
boot-1.2.7
boot-1.2.6
boot-1.2.5
boot-1.2.4
boot-1.2.3
boot-1.2.2
boot-1.2.0
1.1.x
boot-1.1.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>boot</artifactId>
    <version>1.3.0</version>
</dependency>