| License |
License |
|---|---|
| GroupId | GroupIdorg.dspace |
| ArtifactId | ArtifactIddspace-lni |
| Last Version | Last Version5.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDSpace LNI
DSpace Lightweight Network Interface Build Modules
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dspace-lni-5.10.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-lni/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-lni</artifactId>
<version>5.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-lni/
implementation 'org.dspace:dspace-lni:5.10'
// https://jarcasting.com/artifacts/org.dspace/dspace-lni/
implementation ("org.dspace:dspace-lni:5.10")
'org.dspace:dspace-lni:pom:5.10'
<dependency org="org.dspace" name="dspace-lni" rev="5.10">
<artifact name="dspace-lni" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-lni', version='5.10')
)
libraryDependencies += "org.dspace" % "dspace-lni" % "5.10"
[org.dspace/dspace-lni "5.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dspace : dspace-api | jar | 5.10 |
| org.dspace : dspace-api-lang | jar | [5.0.0,6.0.0) |
| wsdl4j : wsdl4j | jar | 1.5.1 |
| commons-discovery : commons-discovery | jar | 0.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| 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.5 |