MVN

org.smartboot.maven.archetype : smartboot-archetype

Maven & Gradle

Jan 10, 2017

smartboot-archetype

<plugin>
    <groupId>org.smartboot.maven.archetype</groupId>
    <artifactId>smartboot-archetype</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.smartboot.maven.archetype : smartboot-archetype to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.smartboot.maven.archetype : smartboot-archetype to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smartboot-archetype-1.0.2
smartboot-archetype-1.0.1
smartboot-archetype-1.0.0
0.2
smartboot-archetype-0.2-RELEASE

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.smartboot.maven.archetype</groupId>
    <artifactId>smartboot-archetype</artifactId>
    <version>1.0.2</version>
</plugin>