| License |
License |
|---|---|
| GroupId | GroupIdde.the-library-code.dspace |
| ArtifactId | ArtifactIdaddon-duplication-detection-service |
| Last Version | Last Version6.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDSpace Addon: Duplication Detection Service
Addon for DSpace to include a title based duplication detection service into submission and workflow of DSpace.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| addon-duplication-detection-service-6.3.1.pom | 18 KB |
| addon-duplication-detection-service-6.3.1-javadoc.jar | 146 KB |
| Browse |
<!-- 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.3.1</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.3.1'
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service/
implementation ("de.the-library-code.dspace:addon-duplication-detection-service:6.3.1")
'de.the-library-code.dspace:addon-duplication-detection-service:jar:6.3.1'
<dependency org="de.the-library-code.dspace" name="addon-duplication-detection-service" rev="6.3.1">
<artifact name="addon-duplication-detection-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.the-library-code.dspace', module='addon-duplication-detection-service', version='6.3.1')
)
libraryDependencies += "de.the-library-code.dspace" % "addon-duplication-detection-service" % "6.3.1"
[de.the-library-code.dspace/addon-duplication-detection-service "6.3.1"]