Last Version

smalldoc-core 2.4

A lightweight RestFul API doc tool developed based on comments and the JavaDoc API in tools.jar.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.liuhuagui
ArtifactId

ArtifactId

smalldoc-core
Version

Version

2.4
Type

Type

jar
Description

Description

smalldoc-core
A lightweight RestFul API doc tool developed based on comments and the JavaDoc API in tools.jar.

Download smalldoc-core 2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.61
org.slf4j : slf4j-api jar 1.7.28

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

system (1)

Group / Artifact Type Version
com.github.smalldoc » tools jar yours

Project Modules

There are no modules declared in this project.