Last Version

swagger2-spring-boot-starter 1.1.2

An auto configuration framework for swagger in spring-boot environment.

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.wilson-he
ArtifactId

ArtifactId

swagger2-spring-boot-starter
Version

Version

1.1.2
Type

Type

jar
Description

Description

swagger2-spring-boot-starter
An auto configuration framework for swagger in spring-boot environment.
Project URL

Project URL

https://github.com/Wilson-He/swagger2-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/Wilson-He/swagger2-spring-boot-starter

Download swagger2-spring-boot-starter 1.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.springfox : springfox-swagger-ui jar 2.9.2
io.springfox : springfox-swagger2 jar 2.9.2
io.swagger : swagger-models jar 1.5.21

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
org.springframework : spring-web jar 5.1.8.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.