License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.lichongbing |
ArtifactId | ArtifactIdlswagger-spring-boot-starter |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlswagger-spring-boot-starter
Spring Boot 项目starter,快速使用knife4j增强文档
|
Filename | Size |
---|---|
lswagger-spring-boot-starter-3.0.5.pom | |
lswagger-spring-boot-starter-3.0.5.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lichongbing/lswagger-spring-boot-starter/ -->
<dependency>
<groupId>com.lichongbing</groupId>
<artifactId>lswagger-spring-boot-starter</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-spring-boot-starter/
implementation 'com.lichongbing:lswagger-spring-boot-starter:3.0.5'
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-spring-boot-starter/
implementation ("com.lichongbing:lswagger-spring-boot-starter:3.0.5")
'com.lichongbing:lswagger-spring-boot-starter:jar:3.0.5'
<dependency org="com.lichongbing" name="lswagger-spring-boot-starter" rev="3.0.5">
<artifact name="lswagger-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lichongbing', module='lswagger-spring-boot-starter', version='3.0.5')
)
libraryDependencies += "com.lichongbing" % "lswagger-spring-boot-starter" % "3.0.5"
[com.lichongbing/lswagger-spring-boot-starter "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.lichongbing : lswagger-spring-boot-autoconfigure | jar | 3.0.4 |
com.lichongbing : lswagger-spring-ui | jar | 3.0.4 |