is not current version
Last Version 2.4

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

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.3.1
Type

Type

jar

Download smalldoc-spring-boot-starter 2.3.1


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