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