не последняя версия
Последняя версия 6.3

org.dspace.modules:xmlui 4.3

This project allows you to overlay your own local XML-UI customizations on top of the default XML-UI web application provided with DSpace.

Группа

Группа

org.dspace.modules
Идентификатор

Идентификатор

xmlui
Версия

Версия

4.3
Тип

Тип

war

Скачать xmlui 4.3

Имя Файла Размер
xmlui-4.3.pom
xmlui-4.3.war 88 MB
xmlui-4.3-javadoc.jar 332 bytes
Обзор

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