MVN

io.github.stylesmile : fastboot-parent

Maven & Gradle

Aug 13, 2023
31 stars

fastboot-parent · java web project demo for Fast Boot

<dependency>
    <groupId>io.github.stylesmile</groupId>
    <artifactId>fastboot-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.stylesmile : fastboot-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of io.github.stylesmile : fastboot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
fastboot-parent-2.0.0
1.1.x
fastboot-parent-1.1.0
1.0.x
fastboot-parent-1.0.0
0.9.x
fastboot-parent-0.9.1
fastboot-parent-0.9.0
0.8.x
fastboot-parent-0.8.1
fastboot-parent-0.8.0
0.7.x
fastboot-parent-0.7.2
fastboot-parent-0.7.1
fastboot-parent-0.7.0
0.6.x
fastboot-parent-0.6.0
0.5.x
fastboot-parent-0.5.2
fastboot-parent-0.5.1
fastboot-parent-0.5.0
0.4.x
fastboot-parent-0.4.0
0.3.x
fastboot-parent-0.3.0
0.2.x
fastboot-parent-0.2.1
fastboot-parent-0.2.1-snapshots
0.1.x
fastboot-parent-0.1.9
fastboot-parent-0.1.9-m1
fastboot-parent-0.1.8
fastboot-parent-0.1.8-m1
fastboot-parent-0.1.7
fastboot-parent-0.1.7-M2
fastboot-parent-0.1.7-M1
fastboot-parent-0.1.6
fastboot-parent-0.1.5
fastboot-parent-0.1.4
fastboot-parent-0.1.3
fastboot-parent-0.1.2
fastboot-parent-0.1.1
fastboot-parent-0.1.1-snapshots

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.stylesmile</groupId>
    <artifactId>fastboot-parent</artifactId>
    <version>2.0.0</version>
</dependency>