org.dspace:xmlui


GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

xmlui
Last Version

Last Version

2.0.0-OR09
Release Date

Release Date

Type

Type

war
Description

Description

Download xmlui

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-OR09