This project allows you to overlay your own local REST customizations on top of the default REST API provided with DSpace.
'org.dspace.modules:rest:5.0'
<dependency>
<groupId>org.dspace.modules</groupId>
<artifactId>rest</artifactId>
<version>5.0</version>
</dependency>
<dependency org="org.dspace.modules" name="rest" rev="5.0"/>
"org.dspace.modules", "rest", "5.0"