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