Last Version

SpringBootSwaggerStarter-UI 2.1.6.RELEASE

配合在SpringBootSwaggerStarter,这只包含ui文件,在springfox官方提供的原版界面文件基础上修改了显示语言,简化了显示内容。 具体使用请查看:https://my.oschina.net/songxinqiang/blog/1490463

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.songxinqiang
ArtifactId

ArtifactId

swagger-spring-boot-starter-ui
Version

Version

2.1.6.RELEASE
Type

Type

jar
Description

Description

SpringBootSwaggerStarter-UI
配合在SpringBootSwaggerStarter,这只包含ui文件,在springfox官方提供的原版界面文件基础上修改了显示语言,简化了显示内容。 具体使用请查看:https://my.oschina.net/songxinqiang/blog/1490463
Project URL

Project URL

https://gitee.com/songxinqiang/SpringBootSwaggerStarter-UI
Source Code Management

Source Code Management

https://gitee.com/songxinqiang/SpringBootSwaggerStarter-UI

Download swagger-spring-boot-starter-ui 2.1.6.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
cn.songxinqiang : swagger-spring-boot-starter jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.