<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-data-rest</artifactId>
<version>2.8.0</version>
</dependency>
compile
|-- com.google.guava:guava:20.0
|-- com.fasterxml:classmate:1.3.4
|-- org.slf4j:slf4j-api:1.7.24
|-- 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.8.0
|-- io.springfox:springfox-spring-web:2.8.0
|-- org.springframework.data:spring-data-rest-webmvc:2.6.9.RELEASE
|-- org.springframework.hateoas:spring-hateoas:0.24.0.RELEASE
provided
|-- org.springframework:spring-core:4.3.9.RELEASE
|-- org.springframework:spring-web:4.3.9.RELEASE