How To Install Java Artifact org.dspace.dspace-impl v2.0.0-OR09

org.dspace dspace-impl 2.0.0-OR09

Introduction

In this article, we'll learn how to install Java artifact dspace-impl from org.dspace group in version 2.0.0-OR09. The artifact is available in 1 versions: 2.0.0-OR09 The DSpace Core IMPL project has its own website at: http://projects.dspace.org. The parent project is: org.dspace::dspace-parent::2.0.0-OR09

How To Install Java Artifact org.dspace.dspace-impl In Version 2.0.0-OR09

To install the DSpace Core IMPL artifact in version 2.0.0-OR09 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 Core IMPL 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 (11)

Provided dependencies (4)

Test dependencies (3)

Developers