Last Version

com.github.yunwjr:yun-spring-boot-starter-swagger 0.0.2.RELEASE

YunSpringBoot swagger 提供 swagger 自动配置

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

yun-spring-boot-starter-swagger
Version

Version

0.0.2.RELEASE
Type

Type

jar
Description

Description

YunSpringBoot swagger 提供 swagger 自动配置

Download yun-spring-boot-starter-swagger 0.0.2.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.yunwjr : yun-spring-boot-starter jar 0.0.2.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.6
org.springframework.boot : spring-boot-starter-validation jar

Project Modules

There are no modules declared in this project.