| License |
License |
|---|---|
| Categories |
CategoriesSwagger Program Interface REST Frameworks |
| GroupId | GroupIdcom.greensopinion.swagger |
| ArtifactId | ArtifactIdjaxrs-gen |
| Version | Version1.3.5 |
| Type | Typemaven-plugin |
| Description |
DescriptionSwagger JAX-RS Generator
A Maven plug-in that can generate Swagger documentation for JAX-RS web services. Produces documentation for REST web services at build-time rather than run-time so that application runtime dependencies are kept to a minimum.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jaxrs-gen-1.3.5.pom | |
| jaxrs-gen-1.3.5.jar | 41 KB |
| jaxrs-gen-1.3.5-sources.jar | 25 KB |
| jaxrs-gen-1.3.5-javadoc.jar | 128 KB |
| Browse |
<plugin>
<groupId>com.greensopinion.swagger</groupId>
<artifactId>jaxrs-gen</artifactId>
<version>1.3.5</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.apache.maven : maven-core | jar | 3.0 |
| com.google.guava : guava | jar | 16.0.1 |
| org.reflections : reflections | jar | 0.9.9-RC1 |
| org.javassist : javassist | jar | 3.19.0-GA |
| io.swagger : swagger-annotations | jar | 1.5.3 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| com.google.code.gson : gson | jar | 2.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey.contribs : jersey-multipart | jar | 1.19 |
| junit : junit | jar | 4.8 |
| org.mockito : mockito-core | jar | 2.8.47 |
| org.assertj : assertj-core | jar | 3.7.0 |