libswagger-core-java

Java implementation of the OpenAPI Specification

Description

swagger-core is an open source Java implementation of Swagger/OpenAPI, providing:

 * swagger-models: OpenAPI specification Java implementation

 * swagger-core: resolves (annotated) java POJOs into OpenAPI schemas,
   handles serialization/deserialization and provides an integration mechanism.

 * swagger-jaxrs2: resolves JAX-RS (annotated) resources into an OpenAPI
   definition, and provides an integration mechanism.

 * swagger-annotations: a set of annotations to declare and manipultate output
   generated by swagger-core, swagger-jaxrs2 and/or other projects.

 * swagger-maven-plugin: provides a maven plugin to resolve an OpenAPI
   definition at build time (using swagger-jaxrs2).

 * swagger-gradle-plugin: provides a gradle plugin to resolve an OpenAPI
   definition at build time (using swagger-jaxrs2).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/swagger-api/swagger-core


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libswagger-core-java