| License |
License |
|---|---|
| GroupId | GroupIdcom.github.shalousun |
| ArtifactId | ArtifactIdsmart-doc |
| Last Version | Last Version2.4.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmart-doc
Smart-doc is a tool that supports both JAVA RESTFUL API and Apache Dubbo RPC interface document
generation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smart-doc-2.4.7.pom | |
| smart-doc-2.4.7.jar | 171 KB |
| smart-doc-2.4.7-sources.jar | 139 KB |
| smart-doc-2.4.7-javadoc.jar | 523 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/ -->
<dependency>
<groupId>com.github.shalousun</groupId>
<artifactId>smart-doc</artifactId>
<version>2.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/
implementation 'com.github.shalousun:smart-doc:2.4.7'
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/
implementation ("com.github.shalousun:smart-doc:2.4.7")
'com.github.shalousun:smart-doc:jar:2.4.7'
<dependency org="com.github.shalousun" name="smart-doc" rev="2.4.7">
<artifact name="smart-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shalousun', module='smart-doc', version='2.4.7')
)
libraryDependencies += "com.github.shalousun" % "smart-doc" % "2.4.7"
[com.github.shalousun/smart-doc "2.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibeetl : beetl | jar | 3.10.0.RELEASE |
| com.github.shalousun : qdox | jar | 2.0.2 |
| net.datafaker : datafaker | jar | 1.3.0 |
| com.github.shalousun : common-util | jar | 2.1.2 |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |