DOC

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.

Table Of Contents

Latest Version

Download de.the-library-code.dspace : addon-duplication-detection-service Javadoc & API Documentation - Latest Versions:

All Versions

Download de.the-library-code.dspace : addon-duplication-detection-service Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
6.3.x
6.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file addon-duplication-detection-service-6.3.1-javadoc.jar to addon-duplication-detection-service-6.3.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder addon-duplication-detection-service-6.3.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "addon-duplication-detection-service-6.3.1-sources.jar" -d "addon-duplication-detection-service-6.3.1-javadoc" -subpackages