Last Version

Swagger to Html 2.0.3

A java tool to convert swagger json to readable doc

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.chenjianjx
ArtifactId

ArtifactId

swagger2html
Version

Version

2.0.3
Type

Type

jar
Description

Description

Swagger to Html
A java tool to convert swagger json to readable doc
Project URL

Project URL

https://github.com/chenjianjx/swagger2html
Source Code Management

Source Code Management

https://github.com/chenjianjx/swagger2html

Download swagger2html 2.0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-beanutils : commons-beanutils jar 1.9.2
commons-io : commons-io jar 2.4
org.freemarker : freemarker jar 2.3.20
io.swagger : swagger-parser jar 1.0.13
org.pegdown : pegdown jar 1.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.