Last Version

swagger-spring-boot-starter 0.1-RELEASE

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.yunlingfly
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

0.1-RELEASE
Type

Type

jar
Description

Description

swagger-spring-boot-starter
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/swagger-spring-boot-starter

Download swagger-spring-boot-starter 0.1-RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
com.alibaba : fastjson jar 1.2.10
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.