License |
License |
---|---|
GroupId | GroupIdorg.dspace |
ArtifactId | ArtifactIdxoai |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXOAI : OAI-PMH Java Toolkit
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xoai-4.2.0.pom | |
xoai-4.2.0.jar | 318 KB |
xoai-4.2.0-sources.jar | 223 KB |
xoai-4.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/xoai/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>xoai</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/xoai/
implementation 'org.dspace:xoai:4.2.0'
// https://jarcasting.com/artifacts/org.dspace/xoai/
implementation ("org.dspace:xoai:4.2.0")
'org.dspace:xoai:jar:4.2.0'
<dependency org="org.dspace" name="xoai" rev="4.2.0">
<artifact name="xoai" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='xoai', version='4.2.0')
)
libraryDependencies += "org.dspace" % "xoai" % "4.2.0"
[org.dspace/xoai "4.2.0"]
Version |
---|
4.2.0
|
3.3.0
|
3.2.11
|
3.2.10
|
3.2.10-rc1
|