Last Version

swagger-spring-boot-starter 1.2

swagger spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

1.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/dingey/swagger-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/dingey/swagger-spring-boot-starter

Download swagger-spring-boot-starter 1.2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.1.4.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
org.springframework.cloud : spring-cloud-netflix-zuul Optional jar 2.1.0.RELEASE
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.springframework.cloud : spring-cloud-gateway-core Optional jar 2.1.5.RELEASE
org.springframework : spring-web Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.6

Project Modules

There are no modules declared in this project.