Last Version

OAI-PMH 2.3

The MyCoRe Parent POM holds mailing list, continous integration and plugin definitions used by all MyCoRe Maven projects.

License

License

GroupId

GroupId

org.mycore
ArtifactId

ArtifactId

oaipmh
Version

Version

2.3
Type

Type

jar
Description

Description

OAI-PMH
The MyCoRe Parent POM holds mailing list, continous integration and plugin definitions used by all MyCoRe Maven projects.
Project URL

Project URL

http://www.mycore.org/generated/oaipmh
Project Organization

Project Organization

The MyCoRe Community

Download oaipmh 2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jdom : jdom2 jar 2.0.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.