is not current version
Last Version 2.4

com.github.liuhuagui:smalldoc-spring-boot-starter 2.2

Zero-intrusion Java Restful API documentation tool based on code comments.

Categories

Categories

Spring Boot Container Microservices GUI User Interface
GroupId

GroupId

com.github.liuhuagui
ArtifactId

ArtifactId

smalldoc-spring-boot-starter
Version

Version

2.2
Type

Type

jar

Download smalldoc-spring-boot-starter 2.2


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