License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Swagger Program Interface REST Frameworks |
GroupId | GroupIdtop.aexp |
ArtifactId | ArtifactIdswagger-showdoc-spring-boot-starter |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwagger 转 ShowDoc工具
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/top.aexp/swagger-showdoc-spring-boot-starter/ -->
<dependency>
<groupId>top.aexp</groupId>
<artifactId>swagger-showdoc-spring-boot-starter</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.aexp/swagger-showdoc-spring-boot-starter/
implementation 'top.aexp:swagger-showdoc-spring-boot-starter:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/top.aexp/swagger-showdoc-spring-boot-starter/
implementation ("top.aexp:swagger-showdoc-spring-boot-starter:1.1.0-RELEASE")
'top.aexp:swagger-showdoc-spring-boot-starter:jar:1.1.0-RELEASE'
<dependency org="top.aexp" name="swagger-showdoc-spring-boot-starter" rev="1.1.0-RELEASE">
<artifact name="swagger-showdoc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.aexp', module='swagger-showdoc-spring-boot-starter', version='1.1.0-RELEASE')
)
libraryDependencies += "top.aexp" % "swagger-showdoc-spring-boot-starter" % "1.1.0-RELEASE"
[top.aexp/swagger-showdoc-spring-boot-starter "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
top.aexp : swagger-showdoc-core | jar | 1.1.0-RELEASE |
io.springfox : springfox-boot-starter | jar | 3.0.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.0.RELEASE |