MVN

dk.swissarmyronin : swagger-packaging-maven-plugin

Maven & Gradle

Dec 05, 2017
0 stars

A packaging plugin for storing versioned Swagger files in a repository.

<plugin>
    <groupId>dk.swissarmyronin</groupId>
    <artifactId>swagger-packaging-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dk.swissarmyronin : swagger-packaging-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of dk.swissarmyronin : swagger-packaging-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
swagger-packaging-maven-plugin-1.2
1.1
swagger-packaging-maven-plugin-1.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>dk.swissarmyronin</groupId>
    <artifactId>swagger-packaging-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Advertisement