is not current version
Last Version 6.3

org.dspace:dspace-xmlui 1.5.2

DSpace web-based user interface based upon Apache Cocoon.

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace-xmlui
Version

Version

1.5.2
Type

Type

pom

Download dspace-xmlui 1.5.2

Filename Size
dspace-xmlui-1.5.2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.dspace/dspace-xmlui/ -->
<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>dspace-xmlui</artifactId>
    <version>1.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-xmlui/
implementation 'org.dspace:dspace-xmlui:1.5.2'
// https://jarcasting.com/artifacts/org.dspace/dspace-xmlui/
implementation ("org.dspace:dspace-xmlui:1.5.2")
'org.dspace:dspace-xmlui:pom:1.5.2'
<dependency org="org.dspace" name="dspace-xmlui" rev="1.5.2">
  <artifact name="dspace-xmlui" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-xmlui', version='1.5.2')
)
libraryDependencies += "org.dspace" % "dspace-xmlui" % "1.5.2"
[org.dspace/dspace-xmlui "1.5.2"]