Skip to content

sasund/oai-harvester2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oai-harvester2

The oai-harvester2 Open Source Software (OSS) project is a Java application that provides an OAI-PMH harvester framework.

This is a copy of the original OAIHarvester2 with some changes:

  • Build system changed to maven
  • Remove all dependencies and use only Java API from JRE.
  • clean up sources (ThreadLocal, StringBuilder instead of StringBuffer, Slf4j logger, etc.)
  • Rewrite all tests to use new junit and fix test URLs.

Maven repository

There is no public maven repository with this bundle. You have to build and deploy it to your maven repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages