MVN

com.github.alexmao86 : jweb-maven-plugin

Maven & Gradle

Jun 24, 2019
3 stars

jweb-maven-plugin · maven plugins and mybatis generator plugins

<plugin>
    <groupId>com.github.alexmao86</groupId>
    <artifactId>jweb-maven-plugin</artifactId>
    <version>1.0.13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.alexmao86 : jweb-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of com.github.alexmao86 : jweb-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jweb-maven-plugin-1.0.13
jweb-maven-plugin-1.0.12
jweb-maven-plugin-1.0.11
jweb-maven-plugin-1.0.10
jweb-maven-plugin-1.0.9
jweb-maven-plugin-1.0.8
jweb-maven-plugin-1.0.6
jweb-maven-plugin-1.0.5
jweb-maven-plugin-1.0.4
jweb-maven-plugin-1.0.3

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.github.alexmao86</groupId>
    <artifactId>jweb-maven-plugin</artifactId>
    <version>1.0.13</version>
</plugin>