This project allows you to overlay your own local JSP-UI customizations on top of the default JSP-UI web application provided with DSpace.
'org.dspace.modules:jspui:3.1'
<dependency>
<groupId>org.dspace.modules</groupId>
<artifactId>jspui</artifactId>
<version>3.1</version>
</dependency>
<dependency org="org.dspace.modules" name="jspui" rev="3.1"/>
"org.dspace.modules", "jspui", "3.1"