How To Install Java Artifact org.dspace.dspace-oai v6.0-rc2

org.dspace dspace-oai 6.0-rc2

Introduction

In this article, we'll learn how to install Java artifact dspace-oai from org.dspace group in version 6.0-rc2. The artifact is available in 96 versions: 8.0-rc1 8.0 7.6.2 7.6.1 7.6 7.5 7.4 7.3 7.2.1 7.2 7.1.1 7.1 7.0-preview-1 7.0-beta5 7.0-beta4.1 7.0-beta4 7.0-beta3 7.0-beta2.1 7.0-beta2 7.0-beta1 7.0 6.4 6.3 6.2 6.1 6.0-rc4 6.0-rc3 6.0-rc2 6.0-rc1 6.0 5.11 5.10 5.9 5.8 5.7 5.6 5.5 5.4 5.3 5.2 5.1 5.0-rc3 5.0-rc2 5.0-rc1 5.0 4.9 4.8 4.7 4.6 4.5 4.4 4.3 4.2 4.1 4.0-rc3 4.0-rc2 4.0-rc1 4.0 3.6 3.5 3.4 3.3 3.2 3.1 3.0-rc3 3.0-rc2 3.0-rc1 3.0 1.8.3 1.8.2 1.8.1 1.8.0-rc3 1.8.0-rc2 1.8.0-rc1 1.8.0 1.7.3 1.7.2 1.7.1 1.7.0-rc2 1.7.0-rc1 1.7.0 1.6.2 1.6.1 1.6.0-rc2 1.6.0-rc1 1.6.0 1.5.2-rc2 1.5.2-rc1 1.5.2 1.5.1-beta 1.5.1 1.5.0-rc1 1.5.0-beta2 1.5.0-beta1 1.5.0 1.5-alpha The parent project is: org.dspace::dspace-parent::6.0-rc2

How To Install Java Artifact org.dspace.dspace-oai In Version 6.0-rc2

To install the DSpace OAI-PMH artifact in version 6.0-rc2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses DSpace OAI-PMH dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (15)

Provided dependencies (1)

Test dependencies (7)

Developers