<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.10.1</version>
</dependency>
compile
|-- io.swagger:swagger-annotations:1.5.20
|-- io.swagger:swagger-models:1.5.20
|-- io.springfox:springfox-spi:2.10.1
|-- io.springfox:springfox-schema:2.10.1
|-- io.springfox:springfox-swagger-common:2.10.1
|-- io.springfox:springfox-spring-web:2.10.1
|-- com.fasterxml:classmate:1.4.0
|-- org.slf4j:slf4j-api:1.7.25
|-- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE
|-- org.springframework.plugin:spring-plugin-metadata:2.0.0.RELEASE
|-- org.mapstruct:mapstruct:1.3.1.Final
provided
|-- org.springframework.boot:spring-boot-autoconfigure:2.2.2.RELEASE
|-- io.springfox:springfox-spring-webmvc:2.10.1
|-- io.springfox:springfox-spring-webflux:2.10.1
|-- org.springframework:spring-core:5.2.2.RELEASE
|-- org.springframework:spring-web:5.2.2.RELEASE
|-- org.springframework:spring-webflux:5.2.2.RELEASE
|-- org.springframework:spring-context:5.2.2.RELEASE
|-- com.fasterxml.jackson.core:jackson-core:2.10.1