MVN

com.jaxio.celerio : bootstrap-maven-plugin

Maven & Gradle

Aug 17, 2017
1 usages
70 stars

bootstrap-maven-lugin · The Bootstrap Maven plugin is responsible for bootstrapping a project out of template packs

<plugin>
    <groupId>com.jaxio.celerio</groupId>
    <artifactId>bootstrap-maven-plugin</artifactId>
    <version>4.0.23</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jaxio.celerio : bootstrap-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.0.23

All Versions

Choose a version of com.jaxio.celerio : bootstrap-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
bootstrap-maven-plugin-4.0.23
bootstrap-maven-plugin-4.0.22
bootstrap-maven-plugin-4.0.21
bootstrap-maven-plugin-4.0.20
bootstrap-maven-plugin-4.0.18
bootstrap-maven-plugin-4.0.17
bootstrap-maven-plugin-4.0.16
bootstrap-maven-plugin-4.0.15
bootstrap-maven-plugin-4.0.14
bootstrap-maven-plugin-4.0.13
bootstrap-maven-plugin-4.0.12
bootstrap-maven-plugin-4.0.11
bootstrap-maven-plugin-4.0.10
bootstrap-maven-plugin-4.0.9
bootstrap-maven-plugin-4.0.8
bootstrap-maven-plugin-4.0.7
bootstrap-maven-plugin-4.0.6
bootstrap-maven-plugin-4.0.5
bootstrap-maven-plugin-4.0.4
bootstrap-maven-plugin-4.0.3
bootstrap-maven-plugin-4.0.2

How to add a plugin to Maven

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

<plugin>
    <groupId>com.jaxio.celerio</groupId>
    <artifactId>bootstrap-maven-plugin</artifactId>
    <version>4.0.23</version>
</plugin>

Advertisement