is not current version
Last Version 2.4.7

smart-doc 2.3.7

Smart-doc is a tool that supports both JAVA RESTFUL API and Apache Dubbo RPC interface document generation.

License

License

GroupId

GroupId

com.github.shalousun
ArtifactId

ArtifactId

smart-doc
Version

Version

2.3.7
Type

Type

jar
Description

Description

smart-doc
Smart-doc is a tool that supports both JAVA RESTFUL API and Apache Dubbo RPC interface document generation.
Project URL

Project URL

https://github.com/smart-doc-group/smart-doc.git
Source Code Management

Source Code Management

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

Download smart-doc 2.3.7


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

Dependencies

compile (6)

Group / Artifact Type Version
com.ibeetl : beetl jar 3.9.3.RELEASE
com.thoughtworks.qdox : qdox jar 2.0.1
com.github.javafaker : javafaker jar 1.0.2
com.github.shalousun : common-util jar 2.1.1
com.google.code.gson : gson jar 2.8.9
org.slf4j : slf4j-api jar 1.7.33

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.