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