Last Version

DSpace LNI :: CLI Client Application 5.10

Example Client for working with DSpace LNI Service.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace-lni-client
Version

Version

5.10
Type

Type

jar
Description

Description

DSpace LNI :: CLI Client Application
Example Client for working with DSpace LNI Service.
Project Organization

Project Organization

DuraSpace

Download dspace-lni-client 5.10


<!-- 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"]

Dependencies

compile (14)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.