Swagger JAX-RS maven plugin

Provides a Maven goal to invoke swagger-jaxrs and generate a spec file

License

License

MIT
Categories

Categories

Maven Build Tools Swagger Program Interface REST Frameworks
GroupId

GroupId

cc.catalysts
ArtifactId

ArtifactId

swagger-jaxrs-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Swagger JAX-RS maven plugin
Provides a Maven goal to invoke swagger-jaxrs and generate a spec file
Project URL

Project URL

https://github.com/Catalysts/swagger-jaxrs-maven-plugin
Source Code Management

Source Code Management

https://github.com/Catalysts/swagger-jaxrs-maven-plugin

Download swagger-jaxrs-maven-plugin

How to add to project

<plugin>
    <groupId>cc.catalysts</groupId>
    <artifactId>swagger-jaxrs-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
io.swagger : swagger-jaxrs jar 1.5.8
javax.servlet : javax.servlet-api jar 3.1.0

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0