License |
License |
---|---|
GroupId | GroupIdorg.mycore |
ArtifactId | ArtifactIdoaipmh |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOAI-PMH
The MyCoRe Parent POM holds mailing list, continous integration and plugin definitions used by all MyCoRe Maven projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
oaipmh-2.3.pom | |
oaipmh-2.3.jar | 47 KB |
oaipmh-2.3-sources.jar | 36 KB |
oaipmh-2.3-javadoc.jar | 606 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jdom : jdom2 | jar | 2.0.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |