MVN

com.github.krraghavan : swagger-maven-plugin

Maven & Gradle

Aug 09, 2020
7.2k stars

swagger-maven-plugin

<plugin>
    <groupId>com.github.krraghavan</groupId>
    <artifactId>swagger-maven-plugin</artifactId>
    <version>2.0.8.1-RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.8.1-RELEASE

All Versions

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

Version Vulnerabilities Updated
2.0.x
swagger-maven-plugin-2.0.8.1-RELEASE

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.krraghavan</groupId>
    <artifactId>swagger-maven-plugin</artifactId>
    <version>2.0.8.1-RELEASE</version>
</plugin>