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