| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Jakarta Server Pages Jakarta EE The Web Tier |
| GroupId | GroupIdde.the-library-code.dspace |
| ArtifactId | ArtifactIdaddon-identifiers-enduring-submission-jspui |
| Last Version | Last Version6.3.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionDSpace Addon: Identifiers enduring submission - JSPUI
This is an addon to DSpace to mint and list persistent identifiers enduring the submission of new items.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-identifiers-enduring-submission-jspui/ -->
<dependency>
<groupId>de.the-library-code.dspace</groupId>
<artifactId>addon-identifiers-enduring-submission-jspui</artifactId>
<version>6.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-identifiers-enduring-submission-jspui/
implementation 'de.the-library-code.dspace:addon-identifiers-enduring-submission-jspui:6.3.0'
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-identifiers-enduring-submission-jspui/
implementation ("de.the-library-code.dspace:addon-identifiers-enduring-submission-jspui:6.3.0")
'de.the-library-code.dspace:addon-identifiers-enduring-submission-jspui:war:6.3.0'
<dependency org="de.the-library-code.dspace" name="addon-identifiers-enduring-submission-jspui" rev="6.3.0">
<artifact name="addon-identifiers-enduring-submission-jspui" type="war" />
</dependency>
@Grapes(
@Grab(group='de.the-library-code.dspace', module='addon-identifiers-enduring-submission-jspui', version='6.3.0')
)
libraryDependencies += "de.the-library-code.dspace" % "addon-identifiers-enduring-submission-jspui" % "6.3.0"
[de.the-library-code.dspace/addon-identifiers-enduring-submission-jspui "6.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.the-library-code.dspace : addon-identifiers-enduring-submission-api | jar | 6.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.dspace : dspace-api | jar | [6.3, 6.4) |
| org.dspace : dspace-jspui | jar | [6.3, 6.4) |
| org.dspace : dspace-services | jar | [6.3, 6.4) |
| commons-lang : commons-lang | jar | 2.6 |
| javax.servlet : servlet-api | jar | 2.5 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |