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:4.4'
<dependency>
<groupId>org.dspace.modules</groupId>
<artifactId>jspui</artifactId>
<version>4.4</version>
</dependency>
<dependency org="org.dspace.modules" name="jspui" rev="4.4"/>
"org.dspace.modules", "jspui", "4.4"