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