<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-data-rest</artifactId>
<version>2.10.4</version>
</dependency>
compile
|-- 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
|-- io.springfox:springfox-spi:2.10.4
|-- io.springfox:springfox-spring-webmvc:2.10.4
|-- org.springframework.data:spring-data-rest-webmvc:3.2.3.RELEASE
|-- org.springframework.hateoas:spring-hateoas:1.0.2.RELEASE
provided
|-- org.springframework:spring-core:5.2.2.RELEASE
|-- org.springframework:spring-web:5.2.2.RELEASE