MVN

de.the-library-code.dspace : addon-identifiers-enduring-submission

Maven & Gradle

Sep 28, 2019
0 stars

DSpace Addon: Identifiers enduring submission · This is an addon to DSpace to mint and list persistent identifiers enduring the submission of new items.

<dependency>
    <groupId>de.the-library-code.dspace</groupId>
    <artifactId>addon-identifiers-enduring-submission</artifactId>
    <version>6.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.the-library-code.dspace : addon-identifiers-enduring-submission to add to Maven - Latest Versions:

  • Latest Stable: 6.3.0

All Versions

Choose a version of de.the-library-code.dspace : addon-identifiers-enduring-submission to add to Maven - All Versions:

Version Vulnerabilities Updated
6.3.x
addon-identifiers-enduring-submission-6.3.0
5.8.x
addon-identifiers-enduring-submission-5.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.the-library-code.dspace</groupId>
    <artifactId>addon-identifiers-enduring-submission</artifactId>
    <version>6.3.0</version>
</dependency>