| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.dspace | 
    
| ArtifactId | ArtifactIddspace-lni-core | 
    
| Last Version | Last Version1.8.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDSpace LNI :: Core Implementation 
            DSpace Lightweight Network Interface 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| dspace-lni-core-1.8.3.pom | |
| dspace-lni-core-1.8.3.jar | 81 KB | 
| dspace-lni-core-1.8.3-sources.jar | 67 KB | 
| dspace-lni-core-1.8.3-javadoc.jar | 46 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-lni-core/ -->
<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>dspace-lni-core</artifactId>
    <version>1.8.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.dspace/dspace-lni-core/
implementation 'org.dspace:dspace-lni-core:1.8.3'
                // https://jarcasting.com/artifacts/org.dspace/dspace-lni-core/
implementation ("org.dspace:dspace-lni-core:1.8.3")
                'org.dspace:dspace-lni-core:jar:1.8.3'
                <dependency org="org.dspace" name="dspace-lni-core" rev="1.8.3">
  <artifact name="dspace-lni-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.dspace', module='dspace-lni-core', version='1.8.3')
)
                libraryDependencies += "org.dspace" % "dspace-lni-core" % "1.8.3"
                [org.dspace/dspace-lni-core "1.8.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.dspace : dspace-api | jar | 1.8.3 | 
| org.dspace : dspace-api-lang | jar | [1.8.0.0,1.9.0.0) | 
| wsdl4j : wsdl4j | jar | 1.5.1 | 
| commons-discovery : commons-discovery | jar | 0.2 | 
| commons-logging : commons-logging | jar | 1.0.4 | 
| javax.xml : jaxrpc-api | jar | 1.1 | 
| axis : axis | jar | 1.3 | 
| axis : axis-ant | jar | 1.3 | 
| axis : axis-saaj | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |