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