is not current version
Last Version 1.8.3

org.dspace:dspace-sword-client-xmlui-webapp 1.8.0-rc2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace-sword-client-xmlui-webapp
Version

Version

1.8.0-rc2
Type

Type

war

Download dspace-sword-client-xmlui-webapp 1.8.0-rc2


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