MVN

org.apiaddicts.apitools.apigen : archetype-parent-spring-boot

Maven & Gradle

Mar 29, 2023
21 stars
<dependency>
    <groupId>org.apiaddicts.apitools.apigen</groupId>
    <artifactId>archetype-parent-spring-boot</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apiaddicts.apitools.apigen : archetype-parent-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0
  • Latest Release Candidate: 0.4.0-RC3

All Versions

Choose a version of org.apiaddicts.apitools.apigen : archetype-parent-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
archetype-parent-spring-boot-0.4.0
archetype-parent-spring-boot-0.4.0-RC3
archetype-parent-spring-boot-0.4.0-RC2
archetype-parent-spring-boot-0.4.0-RC1
0.3.x
archetype-parent-spring-boot-0.3.0-RC7
archetype-parent-spring-boot-0.3.0-RC6
archetype-parent-spring-boot-0.3.0-RC5
archetype-parent-spring-boot-0.3.0-RC4
archetype-parent-spring-boot-0.3.0-RC3
archetype-parent-spring-boot-0.3.0-RC2
archetype-parent-spring-boot-0.3.0-RC1
0.2.x
archetype-parent-spring-boot-0.2.1
archetype-parent-spring-boot-0.2.0
0.1.x
archetype-parent-spring-boot-0.1.1
archetype-parent-spring-boot-0.1.0
0.0.x
archetype-parent-spring-boot-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apiaddicts.apitools.apigen</groupId>
    <artifactId>archetype-parent-spring-boot</artifactId>
    <version>0.4.0</version>
</dependency>