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

org.dspace:dspace-xmlui-wing 1.5.0-beta2

The Cocoon-based Wing framework

Группа

Группа

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

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

dspace-xmlui-wing
Версия

Версия

1.5.0-beta2
Тип

Тип

jar

Скачать dspace-xmlui-wing 1.5.0-beta2


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