MVN

com.wangrunxin.plugin : swagger-maven-plugin

Maven & Gradle

Dec 07, 2023
0 stars

Swagger Maven Plugin · upgrade to java21, jakarta support. forked from openapi-tools/swagger-maven-plugin

<plugin>
    <groupId>com.wangrunxin.plugin</groupId>
    <artifactId>swagger-maven-plugin</artifactId>
    <version>0.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.2

All Versions

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

Version Vulnerabilities Updated
0.0.x
swagger-maven-plugin-0.0.2
swagger-maven-plugin-0.0.1

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.wangrunxin.plugin</groupId>
    <artifactId>swagger-maven-plugin</artifactId>
    <version>0.0.2</version>
</plugin>