Last Version

swagger-spring-boot-starter 2.1.7.RELEASE

starter for swagger

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.caijh
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

2.1.7.RELEASE
Type

Type

jar
Description

Description

swagger-spring-boot-starter
starter for swagger
Project URL

Project URL

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

Download swagger-spring-boot-starter 2.1.7.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.7.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

Project Modules

There are no modules declared in this project.