| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.dspace |
| ArtifactId | ArtifactIddspace-lni-client |
| Last Version | Last Version5.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDSpace LNI :: CLI Client Application
Example Client for working with DSpace LNI Service.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-lni-client/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-lni-client</artifactId>
<version>5.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-lni-client/
implementation 'org.dspace:dspace-lni-client:5.10'
// https://jarcasting.com/artifacts/org.dspace/dspace-lni-client/
implementation ("org.dspace:dspace-lni-client:5.10")
'org.dspace:dspace-lni-client:jar:5.10'
<dependency org="org.dspace" name="dspace-lni-client" rev="5.10">
<artifact name="dspace-lni-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-lni-client', version='5.10')
)
libraryDependencies += "org.dspace" % "dspace-lni-client" % "5.10"
[org.dspace/dspace-lni-client "5.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.activation : activation | jar | 1.1 |
| javax.mail : mail | jar | 1.4 |
| jdom : jdom | jar | 1.0 |
| wsdl4j : wsdl4j | jar | 1.5.1 |
| commons-discovery : commons-discovery | jar | 0.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| commons-cli : commons-cli | jar | 1.2 |
| commons-codec : commons-codec | jar | 1.9 |
| log4j : log4j | jar | 1.2.17 |
| javax.xml : jaxrpc-api | jar | 1.1 |
| axis : axis | jar | 1.3 |
| axis : axis-ant | jar | 1.3 |
| axis : axis-saaj | jar | 1.2 |
| org.dspace : dspace-lni | jar | 5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |