не последняя версия
Последняя версия 6.3.1

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

Addon for DSpace to include a title based duplication detection service into submission and workflow of DSpace.

Группа

Группа

de.the-library-code.dspace
Идентификатор

Идентификатор

addon-duplication-detection-service
Версия

Версия

6.2.0
Тип

Тип

jar

Скачать addon-duplication-detection-service 6.2.0


<!-- https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service/ -->
<dependency>
    <groupId>de.the-library-code.dspace</groupId>
    <artifactId>addon-duplication-detection-service</artifactId>
    <version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service/
implementation 'de.the-library-code.dspace:addon-duplication-detection-service:6.2.0'
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service/
implementation ("de.the-library-code.dspace:addon-duplication-detection-service:6.2.0")
'de.the-library-code.dspace:addon-duplication-detection-service:jar:6.2.0'
<dependency org="de.the-library-code.dspace" name="addon-duplication-detection-service" rev="6.2.0">
  <artifact name="addon-duplication-detection-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.the-library-code.dspace', module='addon-duplication-detection-service', version='6.2.0')
)
libraryDependencies += "de.the-library-code.dspace" % "addon-duplication-detection-service" % "6.2.0"
[de.the-library-code.dspace/addon-duplication-detection-service "6.2.0"]