License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdru.gladorange |
ArtifactId | ArtifactIdoas-gen-maven-plugin |
Version | Version1.0 |
Type | Typemaven-plugin |
Description |
Descriptionoas-gen-maven-plugin
This is a maven plugin which allows you to generate OpenApiSpecification v3 (Also known as Swagger) for
JAX-RS resources during your build. It allows to generate multiples *.yaml files for different resource packages.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oas-gen-maven-plugin-1.0.pom | |
oas-gen-maven-plugin-1.0.jar | 8 KB |
oas-gen-maven-plugin-1.0-sources.jar | 2 KB |
oas-gen-maven-plugin-1.0-javadoc.jar | 27 KB |
Browse |
<plugin>
<groupId>ru.gladorange</groupId>
<artifactId>oas-gen-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
org.apache.maven : maven-plugin-api | jar | 3.0 |
io.swagger.core.v3 : swagger-jaxrs2 | jar | 2.0.0-rc4 |
org.apache.maven : maven-compat | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.0 |