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

org.dspace:dspace-xmlui-webapp 1.7.0-rc2

DSpace/Manakin XML-UI Based Web Application using the Cocoon and Wing frameworks

Группа

Группа

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

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

dspace-xmlui-webapp
Версия

Версия

1.7.0-rc2
Тип

Тип

war

Скачать dspace-xmlui-webapp 1.7.0-rc2


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