jar

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

Maven & Gradle

May 28, 2020
2 usages
2 stars

DSpace Addon: Duplication Detection Service - API

Table Of Contents

Latest Version

Download de.the-library-code.dspace : addon-duplication-detection-service-api JAR file - Latest Versions:

All Versions

Download de.the-library-code.dspace : addon-duplication-detection-service-api JAR file - All Versions:

Version Vulnerabilities Size Updated
6.3.x
6.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window addon-duplication-detection-service-api-6.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dspace.content.duplication

├─ org.dspace.content.duplication.DuplicateDetector.class - [JAR]

├─ org.dspace.content.duplication.DuplicationDetectionServiceImpl.class - [JAR]

org.dspace.storage.rdbms.hibernate.postgres

├─ org.dspace.storage.rdbms.hibernate.postgres.DSpacePostgreSQL82Dialect.class - [JAR]

org.dspace.submit.step

├─ org.dspace.submit.step.DuplicateDetectionStep.class - [JAR]

org.dspace.content.dao.impl

├─ org.dspace.content.dao.impl.ItemDAOImpl.class - [JAR]

org.dspace.content.duplication.service

├─ org.dspace.content.duplication.service.DuplicationDetectionService.class - [JAR]

org.dspace.content.dao

├─ org.dspace.content.dao.ItemDAO.class - [JAR]

org.dspace.content.duplication.factory

├─ org.dspace.content.duplication.factory.DuplicationDetectionServiceFactory.class - [JAR]

├─ org.dspace.content.duplication.factory.DuplicationDetectionServiceFactoryImpl.class - [JAR]