Skip to content

xoai-3.2.11

Compare
Choose a tag to compare
@tdonohue tdonohue released this 16 Dec 16:58

3.2.11 Release

Includes the following bug fixes to 3.2.x (primarily for DSpace 7.x platform): https://github.com/DSpace/xoai/issues?q=milestone%3A3.2.11

Available via Maven Central:

<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>xoai</artifactId>
    <version>3.2.11</version>
</dependency>

NOTICE: As noted in the example above, the groupId has changed to org.dspace as of version 3.2.10. In versions <=3.2.9 it was previously com.lyncode. However, this release is compatible with all previous 3.2.x releases, as the API itself has not changed.