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