MVN

com.github.wu191287278 : swagger-springboot-maven-plugin

Maven & Gradle

Jun 02, 2022
1 stars

swagger-springboot-maven-plugin · Swagger plugin for springboot

<plugin>
    <groupId>com.github.wu191287278</groupId>
    <artifactId>swagger-springboot-maven-plugin</artifactId>
    <version>2.1.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wu191287278 : swagger-springboot-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.4

All Versions

Choose a version of com.github.wu191287278 : swagger-springboot-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
swagger-springboot-maven-plugin-2.1.4
swagger-springboot-maven-plugin-2.1.3
swagger-springboot-maven-plugin-2.1.2
swagger-springboot-maven-plugin-2.1.0
2.0.x
swagger-springboot-maven-plugin-2.0.9
swagger-springboot-maven-plugin-2.0.8
swagger-springboot-maven-plugin-2.0.7
swagger-springboot-maven-plugin-2.0.6
swagger-springboot-maven-plugin-2.0.5
swagger-springboot-maven-plugin-2.0.4
swagger-springboot-maven-plugin-2.0.3
swagger-springboot-maven-plugin-2.0.2
swagger-springboot-maven-plugin-2.0.1
swagger-springboot-maven-plugin-2.0.0
1.9.x
swagger-springboot-maven-plugin-1.9.1
1.9
swagger-springboot-maven-plugin-1.9
1.8
swagger-springboot-maven-plugin-1.8
1.7
swagger-springboot-maven-plugin-1.7
1.6
swagger-springboot-maven-plugin-1.6
1.0
swagger-springboot-maven-plugin-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>com.github.wu191287278</groupId>
    <artifactId>swagger-springboot-maven-plugin</artifactId>
    <version>2.1.4</version>
</plugin>

Advertisement