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