| License |
License |
|---|---|
| GroupId | GroupIdorg.mycore |
| ArtifactId | ArtifactIdoaipmh-harvester |
| Last Version | Last Version2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOAI-PMH Harvester API
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-harvester-2.3.pom | |
| oaipmh-harvester-2.3.jar | 30 KB |
| oaipmh-harvester-2.3-sources.jar | 23 KB |
| oaipmh-harvester-2.3-javadoc.jar | 441 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/oaipmh-harvester/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>oaipmh-harvester</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/oaipmh-harvester/
implementation 'org.mycore:oaipmh-harvester:2.3'
// https://jarcasting.com/artifacts/org.mycore/oaipmh-harvester/
implementation ("org.mycore:oaipmh-harvester:2.3")
'org.mycore:oaipmh-harvester:jar:2.3'
<dependency org="org.mycore" name="oaipmh-harvester" rev="2.3">
<artifact name="oaipmh-harvester" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='oaipmh-harvester', version='2.3')
)
libraryDependencies += "org.mycore" % "oaipmh-harvester" % "2.3"
[org.mycore/oaipmh-harvester "2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| org.mycore : oaipmh | jar | 2.3 |