| License |
License |
|---|---|
| GroupId | GroupIdorg.dspace |
| ArtifactId | ArtifactIddspace-oai |
| Version | Version7.2.1 |
| Type | Typejar |
| Description |
DescriptionDSpace OAI-PMH
DSpace OAI-PMH Extension
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dspace-oai-7.2.1.pom | |
| dspace-oai-7.2.1.jar | 135 KB |
| dspace-oai-7.2.1-sources.jar | 96 KB |
| dspace-oai-7.2.1-javadoc.jar | 949 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-oai/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-oai</artifactId>
<version>7.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-oai/
implementation 'org.dspace:dspace-oai:7.2.1'
// https://jarcasting.com/artifacts/org.dspace/dspace-oai/
implementation ("org.dspace:dspace-oai:7.2.1")
'org.dspace:dspace-oai:jar:7.2.1'
<dependency org="org.dspace" name="dspace-oai" rev="7.2.1">
<artifact name="dspace-oai" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-oai', version='7.2.1')
)
libraryDependencies += "org.dspace" % "dspace-oai" % "7.2.1"
[org.dspace/dspace-oai "7.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.4 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.dspace : xoai | jar | 3.3.0 |
| javax.inject : javax.inject | jar | 1 |
| org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
| org.jtwig : jtwig-spring-boot-starter | jar | 5.87.0.RELEASE |
| org.parboiled : parboiled-java | jar | 1.3.1 |
| org.dspace : dspace-api | jar | 7.2.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-web | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-inline | jar | 3.12.4 |
| org.springframework : spring-test | jar | 5.2.20.RELEASE |
| org.xmlmatchers : xml-matchers | jar | 0.10 |