License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-harvester-oai-pmh |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Harvester - OAI-PMH
The Fascinator platform is a set of components that can be
remixed/mashed to meet a variety of repository-centric needs.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-oai-pmh/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-harvester-oai-pmh</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-oai-pmh/
implementation 'com.googlecode.the-fascinator.plugins:plugin-harvester-oai-pmh:1.2'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-oai-pmh/
implementation ("com.googlecode.the-fascinator.plugins:plugin-harvester-oai-pmh:1.2")
'com.googlecode.the-fascinator.plugins:plugin-harvester-oai-pmh:jar:1.2'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-harvester-oai-pmh" rev="1.2">
<artifact name="plugin-harvester-oai-pmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-harvester-oai-pmh', version='1.2')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-harvester-oai-pmh" % "1.2"
[com.googlecode.the-fascinator.plugins/plugin-harvester-oai-pmh "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.2 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.2 |
commons-httpclient : commons-httpclient | jar | 3.1 |
jaxen : jaxen | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
se.kb : oai4j | jar | 0.6b1 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator.plugins : plugin-storage-ram | jar | 1.2 |
junit : junit | jar | 4.10 |
javax.servlet : servlet-api | jar | 2.5 |
org.mortbay.jetty : jetty-embedded | jar | 6.1.22 |
org.mortbay.jetty : jetty-util | jar | 6.1.22 |
org.mortbay.jetty : jetty-servlet-tester | jar | 6.1.22 |