Swagger Document Generator Maven Tool

This Maven plugin can be used to generates Swagger documents for WAR projects.

License

License

Categories

Categories

Maven Build Tools Net Swagger Program Interface REST Frameworks
GroupId

GroupId

net.wasdev.maven.plugins
ArtifactId

ArtifactId

swaggerdocgen-maven-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Swagger Document Generator Maven Tool
This Maven plugin can be used to generates Swagger documents for WAR projects.
Project URL

Project URL

https://wasdev.github.io

Download swaggerdocgen-maven-plugin

How to add to project

<plugin>
    <groupId>net.wasdev.maven.plugins</groupId>
    <artifactId>swaggerdocgen-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
io.swagger : swagger-jaxrs jar 1.5.12
io.swagger : swagger-parser jar 1.0.28

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-project jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0