| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.the-fascinator.plugins |
| Идентификатор | Идентификаторplugin-harvester-oai-pmh |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe 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.
|
| Имя Файла | Размер |
|---|---|
| plugin-harvester-oai-pmh-1.2.pom | |
| plugin-harvester-oai-pmh-1.2.jar | 13 KB |
| plugin-harvester-oai-pmh-1.2-sources.jar | 12 KB |
| plugin-harvester-oai-pmh-1.2-javadoc.jar | 38 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |