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