Last Version

swagger-spring-boot-starter 1.0.1

spring boot starter for swagger 3.x

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

cool.mtc
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

swagger-spring-boot-starter
spring boot starter for swagger 3.x
Project URL

Project URL

https://gitee.com/imtc/swagger-spring-boot-starter
Source Code Management

Source Code Management

https://gitee.com/imtc/swagger-spring-boot-starter

Download swagger-spring-boot-starter 1.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-webflux Optional jar
io.springfox : springfox-oas jar 3.0.0
io.springfox : springfox-data-rest jar 3.0.0
io.springfox : springfox-bean-validators jar 3.0.0
io.springfox : springfox-swagger2 jar 3.0.0
io.springfox : springfox-swagger-ui jar 3.0.0

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.