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