is not current version
Last Version 4.2.0

org.dspace:xoai 3.3.0

XOAI - a powerful, flexible OAI-PMH Java Toolkit

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

xoai
Version

Version

3.3.0
Type

Type

jar

Download xoai 3.3.0


<!-- https://jarcasting.com/artifacts/org.dspace/xoai/ -->
<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>xoai</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/xoai/
implementation 'org.dspace:xoai:3.3.0'
// https://jarcasting.com/artifacts/org.dspace/xoai/
implementation ("org.dspace:xoai:3.3.0")
'org.dspace:xoai:jar:3.3.0'
<dependency org="org.dspace" name="xoai" rev="3.3.0">
  <artifact name="xoai" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='xoai', version='3.3.0')
)
libraryDependencies += "org.dspace" % "xoai" % "3.3.0"
[org.dspace/xoai "3.3.0"]