MVN

org.smartboot.servlet : smart-servlet-maven-plugin

Maven & Gradle

Jul 13, 2023
<plugin>
    <groupId>org.smartboot.servlet</groupId>
    <artifactId>smart-servlet-maven-plugin</artifactId>
    <version>0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.smartboot.servlet : smart-servlet-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of org.smartboot.servlet : smart-servlet-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
smart-servlet-maven-plugin-0.4
0.3.x
smart-servlet-maven-plugin-0.3.1
0.3
smart-servlet-maven-plugin-0.3
0.2.x
smart-servlet-maven-plugin-0.2.1
0.2
smart-servlet-maven-plugin-0.2
0.1.x
smart-servlet-maven-plugin-0.1.9
smart-servlet-maven-plugin-0.1.8
smart-servlet-maven-plugin-0.1.6
smart-servlet-maven-plugin-0.1.5
smart-servlet-maven-plugin-0.1.4
smart-servlet-maven-plugin-0.1.3
smart-servlet-maven-plugin-0.1.2
smart-servlet-maven-plugin-0.1.1
smart-servlet-maven-plugin-0.1.0

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.servlet</groupId>
    <artifactId>smart-servlet-maven-plugin</artifactId>
    <version>0.4</version>
</plugin>