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