License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdde.the-library-code.dspace |
ArtifactId | ArtifactIdaddon-duplication-detection-service-jspui |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionDSpace Addon: Duplication Detection Service - JSPUI
Addon for DSpace to include a title based duplication detection service into submission and workflow of DSpace.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service-jspui/ -->
<dependency>
<groupId>de.the-library-code.dspace</groupId>
<artifactId>addon-duplication-detection-service-jspui</artifactId>
<version>6.3.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service-jspui/
implementation 'de.the-library-code.dspace:addon-duplication-detection-service-jspui:6.3.1'
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service-jspui/
implementation ("de.the-library-code.dspace:addon-duplication-detection-service-jspui:6.3.1")
'de.the-library-code.dspace:addon-duplication-detection-service-jspui:war:6.3.1'
<dependency org="de.the-library-code.dspace" name="addon-duplication-detection-service-jspui" rev="6.3.1">
<artifact name="addon-duplication-detection-service-jspui" type="war" />
</dependency>
@Grapes(
@Grab(group='de.the-library-code.dspace', module='addon-duplication-detection-service-jspui', version='6.3.1')
)
libraryDependencies += "de.the-library-code.dspace" % "addon-duplication-detection-service-jspui" % "6.3.1"
[de.the-library-code.dspace/addon-duplication-detection-service-jspui "6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
de.the-library-code.dspace : addon-duplication-detection-service-api | jar | 6.3.1 |
javax.servlet : jstl | jar | 1.2 |
taglibs : standard | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.dspace : dspace-api | jar | 6.3 |
org.dspace : dspace-jspui | jar | 6.3 |
org.dspace : dspace-services | jar | 6.3 |
commons-lang : commons-lang | jar | 2.6 |
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet : jsp-api | jar | 2.0 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : jcl-over-slf4j | jar | 1.7.14 |
org.slf4j : slf4j-api | jar | 1.7.14 |
org.slf4j : slf4j-jdk14 | jar | 1.7.14 |
org.slf4j : slf4j-log4j12 | jar | 1.7.14 |