| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.dspace | 
    
| ArtifactId | ArtifactIddspace-oai-webapp | 
    
| Last Version | Last Version1.8.3 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            DescriptionDSpace OAI :: Web Application Resources 
            DSpace OAI Service Provider Webapplication Resources 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| dspace-oai-webapp-1.8.3.pom | |
| dspace-oai-webapp-1.8.3.war | 3 KB | 
| dspace-oai-webapp-1.8.3-javadoc.jar | 333 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-oai-webapp/ -->
<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>dspace-oai-webapp</artifactId>
    <version>1.8.3</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/org.dspace/dspace-oai-webapp/
implementation 'org.dspace:dspace-oai-webapp:1.8.3'
                // https://jarcasting.com/artifacts/org.dspace/dspace-oai-webapp/
implementation ("org.dspace:dspace-oai-webapp:1.8.3")
                'org.dspace:dspace-oai-webapp:war:1.8.3'
                <dependency org="org.dspace" name="dspace-oai-webapp" rev="1.8.3">
  <artifact name="dspace-oai-webapp" type="war" />
</dependency>
                @Grapes(
@Grab(group='org.dspace', module='dspace-oai-webapp', version='1.8.3')
)
                libraryDependencies += "org.dspace" % "dspace-oai-webapp" % "1.8.3"
                [org.dspace/dspace-oai-webapp "1.8.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.dspace : dspace-api | jar | 1.8.3 | 
| org.dspace : dspace-oai-api | jar | 1.8.3 |