License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net Swagger Program Interface REST Frameworks |
GroupId | GroupIdnet.wasdev.maven.plugins |
ArtifactId | ArtifactIdswaggerdocgen-maven-plugin |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionSwagger Document Generator Maven Tool
This Maven plugin can be used to generates Swagger documents for WAR projects.
|
Project URL |
Project URL |
<plugin>
<groupId>net.wasdev.maven.plugins</groupId>
<artifactId>swaggerdocgen-maven-plugin</artifactId>
<version>1.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-jaxrs | jar | 1.5.12 |
io.swagger : swagger-parser | jar | 1.0.28 |
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 |