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