MVN

com.github.weijj0528 : springboot-starter-code-plugin

Maven & Gradle

Jun 21, 2022
2 stars

springboot-starter-code-plugin

<plugin>
    <groupId>com.github.weijj0528</groupId>
    <artifactId>springboot-starter-code-plugin</artifactId>
    <version>3.0-RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.weijj0528 : springboot-starter-code-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0-RELEASE

All Versions

Choose a version of com.github.weijj0528 : springboot-starter-code-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0
springboot-starter-code-plugin-3.0-RELEASE
2.1.x
springboot-starter-code-plugin-2.1.3
1.5.x
springboot-starter-code-plugin-1.5.20

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.weijj0528</groupId>
    <artifactId>springboot-starter-code-plugin</artifactId>
    <version>3.0-RELEASE</version>
</plugin>