https://github.com/swagger2markup/swagger2markup-maven-plugin
A Swagger2Markup Maven Plugin
https://github.com/swagger2markup/swagger2markup-maven-plugin
Last synced: 12 months ago
JSON representation
A Swagger2Markup Maven Plugin
- Host: GitHub
- URL: https://github.com/swagger2markup/swagger2markup-maven-plugin
- Owner: Swagger2Markup
- License: apache-2.0
- Created: 2015-06-27T23:34:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T18:00:37.000Z (about 5 years ago)
- Last Synced: 2025-04-12T23:43:34.497Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 471 KB
- Stars: 94
- Watchers: 6
- Forks: 34
- Open Issues: 14
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Swagger2Markup Maven Plugin
:hardbreaks:
image:https://travis-ci.org/Swagger2Markup/swagger2markup-maven-plugin.svg["Build Status", link="https://travis-ci.org/Swagger2Markup/swagger2markup-maven-plugin"] image:https://coveralls.io/repos/redowl/swagger2markup-maven-plugin/badge.svg["Coverage Status", link="https://coveralls.io/r/redowl/swagger2markup-maven-plugin"] image:http://img.shields.io/badge/license-ASF2-blue.svg["Apache License 2", link="http://www.apache.org/licenses/LICENSE-2.0.txt"] image:https://api.bintray.com/packages/swagger2markup/Maven/swagger2markup-maven-plugin/images/download.svg[link="https://bintray.com/swagger2markup/Maven/swagger2markup-maven-plugin/_latestVersion"]
== Reference documentation
The documentation can be found at https://github.com/Swagger2Markup/swagger2markup#reference-documentation[Reference documentation]
== License
Copyright 2015 Robert Winkler
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.