<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-spring-web</artifactId>
<version>2.9.1</version>
</dependency>
compile
|-- com.google.guava:guava:20.0
|-- com.fasterxml:classmate:1.4.0
|-- org.slf4j:slf4j-api:1.7.25
|-- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE
|-- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE
|-- io.springfox:springfox-spi:2.9.1
provided
|-- org.springframework:spring-core:4.3.18.RELEASE
|-- org.springframework:spring-web:4.3.18.RELEASE
|-- org.springframework:spring-webmvc:4.3.18.RELEASE
|-- org.springframework:spring-context:4.3.18.RELEASE
|-- javax.servlet:javax.servlet-api:3.1.0
|-- com.fasterxml.jackson.core:jackson-core:2.9.6