oai4j

OAI4J is a Java library that implements a client API for the OAI-PMH standard specification from the Open Archives Initiative. It also has support for the upcoming OAI-ORE specification.

License

License

GroupId

GroupId

se.kb
ArtifactId

ArtifactId

oai4j
Last Version

Last Version

0.6b1
Release Date

Release Date

Type

Type

jar
Description

Description

oai4j
OAI4J is a Java library that implements a client API for the OAI-PMH standard specification from the Open Archives Initiative. It also has support for the upcoming OAI-ORE specification.
Project URL

Project URL

http://oai4j-client.sourceforge.net/

Download oai4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
jaxen : jaxen jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6b1