MVN

com.deftdevs : bootstrapi-parent

Maven & Gradle

Jun 24, 2024
0 stars

BootstrAPI parent POM · BootstrAPI parent POM aggregates the other modules

<dependency>
    <groupId>com.deftdevs</groupId>
    <artifactId>bootstrapi-parent</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.deftdevs : bootstrapi-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of com.deftdevs : bootstrapi-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
bootstrapi-parent-0.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.deftdevs</groupId>
    <artifactId>bootstrapi-parent</artifactId>
    <version>0.7.0</version>
</dependency>