License |
License |
---|---|
GroupId | GroupIdorg.dspace |
ArtifactId | ArtifactIddspace-xmlui |
Last Version | Last Version6.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDSpace XML-UI (Manakin)
DSpace web-based user interface based upon Apache Cocoon.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dspace-xmlui-6.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-xmlui/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-xmlui</artifactId>
<version>6.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-xmlui/
implementation 'org.dspace:dspace-xmlui:6.3'
// https://jarcasting.com/artifacts/org.dspace/dspace-xmlui/
implementation ("org.dspace:dspace-xmlui:6.3")
'org.dspace:dspace-xmlui:pom:6.3'
<dependency org="org.dspace" name="dspace-xmlui" rev="6.3">
<artifact name="dspace-xmlui" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-xmlui', version='6.3')
)
libraryDependencies += "org.dspace" % "dspace-xmlui" % "6.3"
[org.dspace/dspace-xmlui "6.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |