is not current version
Last Version 1.8.3

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

The Cocoon-based Wing framework

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace-xmlui-wing
Version

Version

1.5.0-rc1
Type

Type

jar

Download dspace-xmlui-wing 1.5.0-rc1


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