smart-doc

smart-doc is a java restful api document generation tool.

License

License

GroupId

GroupId

com.github.calmking
ArtifactId

ArtifactId

smart-doc
Last Version

Last Version

1.8.6
Release Date

Release Date

Type

Type

jar
Description

Description

smart-doc
smart-doc is a java restful api document generation tool.
Project URL

Project URL

https://github.com/calmking/smart-doc.git

Download smart-doc

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.ibeetl : beetl jar 3.1.1.RELEASE
com.thoughtworks.qdox : qdox jar 2.0.0
com.github.javafaker : javafaker jar 1.0.2
com.github.shalousun : common-util jar 1.9.4
com.vladsch.flexmark : flexmark jar 0.60.2
com.vladsch.flexmark : flexmark-util jar 0.60.2
com.vladsch.flexmark : flexmark-ext-tables jar 0.60.2
com.vladsch.flexmark : flexmark-ext-gfm-strikethrough jar 0.60.2
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.6