| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.dspace | 
    
| ArtifactId | ArtifactIddspace-xmlui-api | 
    
| Last Version | Last Version1.8.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDSpace XML-UI (Manakin) :: API and Core Aspects 
            DSpace/Manakin XML UI Based APIs and components using the Cocoon
        and Wing frameworks. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| dspace-xmlui-api-1.8.3.pom | |
| dspace-xmlui-api-1.8.3.jar | 816 KB | 
| dspace-xmlui-api-1.8.3-sources.jar | 587 KB | 
| dspace-xmlui-api-1.8.3-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-xmlui-api/ -->
<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>dspace-xmlui-api</artifactId>
    <version>1.8.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.dspace/dspace-xmlui-api/
implementation 'org.dspace:dspace-xmlui-api:1.8.3'
                // https://jarcasting.com/artifacts/org.dspace/dspace-xmlui-api/
implementation ("org.dspace:dspace-xmlui-api:1.8.3")
                'org.dspace:dspace-xmlui-api:jar:1.8.3'
                <dependency org="org.dspace" name="dspace-xmlui-api" rev="1.8.3">
  <artifact name="dspace-xmlui-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.dspace', module='dspace-xmlui-api', version='1.8.3')
)
                libraryDependencies += "org.dspace" % "dspace-xmlui-api" % "1.8.3"
                [org.dspace/dspace-xmlui-api "1.8.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.dspace : dspace-xmlui-wing | jar | 1.8.3 | 
| org.dspace : dspace-api | jar | 1.8.3 | 
| org.dspace : dspace-api-lang | jar | [1.8.0.0,1.9.0.0) | 
| org.dspace : dspace-services-impl | jar | 2.0.4 | 
| org.dspace : dspace-services-api | jar | 2.0.4 | 
| org.dspace : dspace-services-utils | jar | 2.0.4 | 
| org.dspace : dspace-stats | jar | 1.8.3 | 
| com.yahoo.platform.yui : yuicompressor | jar | 2.3.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |