swagger-spring-boot-starter

springboot starter for swagger

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.fxbin.swagger
ArtifactId

ArtifactId

swagger-spring-boot-starter
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

swagger-spring-boot-starter
springboot starter for swagger
Source Code Management

Source Code Management

https://github.com/fxbin/swagger-spring-boot-starter

Download swagger-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.github.xiaoymin : knife4j-spring-boot-starter jar
org.springframework.cloud : spring-cloud-gateway-server Optional jar

provided (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-commons jar
org.springframework : spring-webmvc jar
org.springframework : spring-webflux jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1