MVN

io.github.sivalabs.maven.archetypes : spring-boot-maven-archetypes

Maven & Gradle

Oct 06, 2018
0 stars

spring-boot-maven-archetypes · SpringBoot Maven Archetypes

<dependency>
    <groupId>io.github.sivalabs.maven.archetypes</groupId>
    <artifactId>spring-boot-maven-archetypes</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.sivalabs.maven.archetypes : spring-boot-maven-archetypes to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.sivalabs.maven.archetypes : spring-boot-maven-archetypes to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-boot-maven-archetypes-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.sivalabs.maven.archetypes</groupId>
    <artifactId>spring-boot-maven-archetypes</artifactId>
    <version>0.0.1</version>
</dependency>