Skip to content

xoai-3.2.10

Compare
Choose a tag to compare
@tdonohue tdonohue released this 02 Nov 18:58
· 40 commits to 3.x since this release

3.2.10 Release

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

Available via Maven Central:

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

NOTICE: As noted in the example above, the groupId has changed to org.dspace. 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.