| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.dspace | 
    
| ArtifactId | ArtifactIddspace-sword-client-xmlui-webapp | 
    
| Last Version | Last Version1.8.3 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            DescriptionDSpace Sword Client :: Sword Client XMLUI Webapp 
            Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- 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.3</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.3'
                // https://jarcasting.com/artifacts/org.dspace/dspace-sword-client-xmlui-webapp/
implementation ("org.dspace:dspace-sword-client-xmlui-webapp:1.8.3")
                'org.dspace:dspace-sword-client-xmlui-webapp:war:1.8.3'
                <dependency org="org.dspace" name="dspace-sword-client-xmlui-webapp" rev="1.8.3">
  <artifact name="dspace-sword-client-xmlui-webapp" type="war" />
</dependency>
                @Grapes(
@Grab(group='org.dspace', module='dspace-sword-client-xmlui-webapp', version='1.8.3')
)
                libraryDependencies += "org.dspace" % "dspace-sword-client-xmlui-webapp" % "1.8.3"
                [org.dspace/dspace-sword-client-xmlui-webapp "1.8.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.dspace : dspace-xmlui-api | jar | 1.8.3 | 
| org.dspace : dspace-sword-client-xmlui-api | jar | 1.8.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |