License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.mobaijun |
ArtifactId | ArtifactIdswagger-spring-boot-starter |
Last Version | Last Version2.4.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagger-spring-boot-starter
swagger-spring-boot-starter
|
<!-- https://jarcasting.com/artifacts/com.mobaijun/swagger-spring-boot-starter/ -->
<dependency>
<groupId>com.mobaijun</groupId>
<artifactId>swagger-spring-boot-starter</artifactId>
<version>2.4.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobaijun/swagger-spring-boot-starter/
implementation 'com.mobaijun:swagger-spring-boot-starter:2.4.13'
// https://jarcasting.com/artifacts/com.mobaijun/swagger-spring-boot-starter/
implementation ("com.mobaijun:swagger-spring-boot-starter:2.4.13")
'com.mobaijun:swagger-spring-boot-starter:jar:2.4.13'
<dependency org="com.mobaijun" name="swagger-spring-boot-starter" rev="2.4.13">
<artifact name="swagger-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobaijun', module='swagger-spring-boot-starter', version='2.4.13')
)
libraryDependencies += "com.mobaijun" % "swagger-spring-boot-starter" % "2.4.13"
[com.mobaijun/swagger-spring-boot-starter "2.4.13"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-boot-starter | jar | 3.0.0 |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 3.0.3 |
org.springframework.boot : spring-boot-starter | jar | 2.4.13 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.13 |