a

addon-duplication-detection-service

Addon for DSpace to include a title based duplication detection service into submission and workflow of DSpace.
https://github.com/the-library-code/deduplication
DuraSpace BSD License
The Library Code GmbH
Pascal-Nicolas Becker
文件下载
文件名 操作
addon-duplication-detection-service-6.3.1.pom 下载
Apache Maven
<dependency>
  <groupId>de.the-library-code.dspace</groupId>
  <artifactId>addon-duplication-detection-service</artifactId>
  <version>6.3.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'de.the-library-code.dspace:addon-duplication-detection-service:6.3.1'
Gradle Kotlin
implementation("de.the-library-code.dspace:addon-duplication-detection-service:6.3.1")
Scala SBT
libraryDependencies += "de.the-library-code.dspace" % "addon-duplication-detection-service" % "6.3.1"
Groovy Grape
@Grapes(
  @Grab(group='de.the-library-code.dspace', module='addon-duplication-detection-service', version='6.3.1')
)
Apache Ivy
<dependency org="de.the-library-code.dspace" name="addon-duplication-detection-service" rev="6.3.1" />
Leiningen
[de.the-library-code.dspace/addon-duplication-detection-service "6.3.1"]
Apache Buildr
'de.the-library-code.dspace:addon-duplication-detection-service:jar:6.3.1'
本项目依赖
该项目无第三方依赖