License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data |
GroupId | GroupIdorg.dspace |
ArtifactId | ArtifactIdxoai-data-provider |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXOAI Data Provider
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xoai-data-provider-4.2.0.pom | |
xoai-data-provider-4.2.0.jar | 82 KB |
xoai-data-provider-4.2.0-sources.jar | 53 KB |
xoai-data-provider-4.2.0-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/xoai-data-provider/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>xoai-data-provider</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/xoai-data-provider/
implementation 'org.dspace:xoai-data-provider:4.2.0'
// https://jarcasting.com/artifacts/org.dspace/xoai-data-provider/
implementation ("org.dspace:xoai-data-provider:4.2.0")
'org.dspace:xoai-data-provider:jar:4.2.0'
<dependency org="org.dspace" name="xoai-data-provider" rev="4.2.0">
<artifact name="xoai-data-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='xoai-data-provider', version='4.2.0')
)
libraryDependencies += "org.dspace" % "xoai-data-provider" % "4.2.0"
[org.dspace/xoai-data-provider "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.dspace : xoai-common | jar | 4.2.0 |
log4j : log4j | jar | 1.2.14 |
com.google.guava : guava | jar | 15.0 |
com.lyncode : builder-commons | jar | 1.0.2 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.11 |
Version |
---|
4.2.0
|