License |
License |
---|---|
Categories |
CategoriesData Auto Application Layer Libs Code Generators |
GroupId | GroupIdorg.dataone.dspace |
ArtifactId | ArtifactIdauto-versioning-xmlui |
Last Version | Last Version5.4.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAuto Versioning :: XMLUI Overlay
DSpace open source software is a turnkey institutional repository application.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dataone.dspace/auto-versioning-xmlui/ -->
<dependency>
<groupId>org.dataone.dspace</groupId>
<artifactId>auto-versioning-xmlui</artifactId>
<version>5.4.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.dataone.dspace/auto-versioning-xmlui/
implementation 'org.dataone.dspace:auto-versioning-xmlui:5.4.2'
// https://jarcasting.com/artifacts/org.dataone.dspace/auto-versioning-xmlui/
implementation ("org.dataone.dspace:auto-versioning-xmlui:5.4.2")
'org.dataone.dspace:auto-versioning-xmlui:war:5.4.2'
<dependency org="org.dataone.dspace" name="auto-versioning-xmlui" rev="5.4.2">
<artifact name="auto-versioning-xmlui" type="war" />
</dependency>
@Grapes(
@Grab(group='org.dataone.dspace', module='auto-versioning-xmlui', version='5.4.2')
)
libraryDependencies += "org.dataone.dspace" % "auto-versioning-xmlui" % "5.4.2"
[org.dataone.dspace/auto-versioning-xmlui "5.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.dataone.dspace : auto-versioning-api | jar | 5.4.2 |
org.dspace : dspace-xmlui | war | 5.4 |
org.dspace : dspace-xmlui | jar | 5.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |