MVN

de.the-library-code.dspace : addon-duplication-detection-service

Maven & Gradle

May 28, 2020
2 stars

DSpace Addon: Duplication Detection Service · Addon for DSpace to include a title based duplication detection service into submission and workflow of DSpace.

<dependency>
    <groupId>de.the-library-code.dspace</groupId>
    <artifactId>addon-duplication-detection-service</artifactId>
    <version>6.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.the-library-code.dspace : addon-duplication-detection-service to add to Maven - Latest Versions:

  • Latest Stable: 6.3.1

All Versions

Choose a version of de.the-library-code.dspace : addon-duplication-detection-service to add to Maven - All Versions:

Version Vulnerabilities Updated
6.3.x
addon-duplication-detection-service-6.3.1
addon-duplication-detection-service-6.3.0
6.2.x
addon-duplication-detection-service-6.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.the-library-code.dspace</groupId>
    <artifactId>addon-duplication-detection-service</artifactId>
    <version>6.3.1</version>
</dependency>