swagger2markup-maven-plugin

A Swagger to Markup (AsciiDoc and Markdown) converter Maven Plugin.

License

License

Apache-2.0
Categories

Categories

Maven Build Tools Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.swagger2markup
ArtifactId

ArtifactId

swagger2markup-maven-plugin
Last Version

Last Version

1.3.7
Release Date

Release Date

Type

Type

jar
Description

Description

swagger2markup-maven-plugin
A Swagger to Markup (AsciiDoc and Markdown) converter Maven Plugin.
Project URL

Project URL

https://github.com/Swagger2Markup/swagger2markup-maven-plugin
Source Code Management

Source Code Management

https://github.com/Swagger2Markup/swagger2markup-maven-plugin.git

Download swagger2markup-maven-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.swagger2markup/swagger2markup-maven-plugin/ -->
<dependency>
    <groupId>io.github.swagger2markup</groupId>
    <artifactId>swagger2markup-maven-plugin</artifactId>
    <version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.swagger2markup/swagger2markup-maven-plugin/
implementation 'io.github.swagger2markup:swagger2markup-maven-plugin:1.3.7'
// https://jarcasting.com/artifacts/io.github.swagger2markup/swagger2markup-maven-plugin/
implementation ("io.github.swagger2markup:swagger2markup-maven-plugin:1.3.7")
'io.github.swagger2markup:swagger2markup-maven-plugin:jar:1.3.7'
<dependency org="io.github.swagger2markup" name="swagger2markup-maven-plugin" rev="1.3.7">
  <artifact name="swagger2markup-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.swagger2markup', module='swagger2markup-maven-plugin', version='1.3.7')
)
libraryDependencies += "io.github.swagger2markup" % "swagger2markup-maven-plugin" % "1.3.7"
[io.github.swagger2markup/swagger2markup-maven-plugin "1.3.7"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.swagger2markup : swagger2markup jar 1.3.3
commons-io : commons-io jar 2.4
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

Project Modules

There are no modules declared in this project.

Swagger2Markup Maven Plugin

Build Status Coverage Status Apache License 2 download

Reference documentation

The documentation can be found at 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.

io.github.swagger2markup

Swagger2markup

A Swagger to AsciiDoc or Markdown converter to simplify the generation of an up-to-date RESTful API documentation (HTML, PDF).

Versions

Version
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.2.0
1.1.0
1.0.1
1.0.0