License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdde.the-library-code.dspace |
ArtifactId | ArtifactIdaddon-identifiers-enduring-submission |
Last Version | Last Version6.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDSpace Addon: Identifiers enduring submission
This is an addon to DSpace to mint and list persistent identifiers enduring the submission of new items.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
addon-identifiers-enduring-submission-6.3.0.pom | 18 KB |
addon-identifiers-enduring-submission-6.3.0-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-identifiers-enduring-submission/ -->
<dependency>
<groupId>de.the-library-code.dspace</groupId>
<artifactId>addon-identifiers-enduring-submission</artifactId>
<version>6.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-identifiers-enduring-submission/
implementation 'de.the-library-code.dspace:addon-identifiers-enduring-submission:6.3.0'
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-identifiers-enduring-submission/
implementation ("de.the-library-code.dspace:addon-identifiers-enduring-submission:6.3.0")
'de.the-library-code.dspace:addon-identifiers-enduring-submission:jar:6.3.0'
<dependency org="de.the-library-code.dspace" name="addon-identifiers-enduring-submission" rev="6.3.0">
<artifact name="addon-identifiers-enduring-submission" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.the-library-code.dspace', module='addon-identifiers-enduring-submission', version='6.3.0')
)
libraryDependencies += "de.the-library-code.dspace" % "addon-identifiers-enduring-submission" % "6.3.0"
[de.the-library-code.dspace/addon-identifiers-enduring-submission "6.3.0"]