is not current version
Last Version 7.3

DSpace Services Framework :: API and Implementation 7.1

DSpace open source software is a turnkey institutional repository application.

License

License

GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace-services
Version

Version

7.1
Type

Type

jar
Description

Description

DSpace Services Framework :: API and Implementation
DSpace open source software is a turnkey institutional repository application.
Project Organization

Project Organization

LYRASIS

Download dspace-services 7.1


<!-- https://jarcasting.com/artifacts/org.dspace/dspace-services/ -->
<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>dspace-services</artifactId>
    <version>7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-services/
implementation 'org.dspace:dspace-services:7.1'
// https://jarcasting.com/artifacts/org.dspace/dspace-services/
implementation ("org.dspace:dspace-services:7.1")
'org.dspace:dspace-services:jar:7.1'
<dependency org="org.dspace" name="dspace-services" rev="7.1">
  <artifact name="dspace-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-services', version='7.1')
)
libraryDependencies += "org.dspace" % "dspace-services" % "7.1"
[org.dspace/dspace-services "7.1"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-context-support jar 5.2.5.RELEASE
org.apache.commons : commons-lang3 jar 3.7
net.sf.ehcache : ehcache-core jar 2.6.11
javax.mail : mail jar 1.4.7
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-configuration2 jar 2.7
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.7
javax.annotation : javax.annotation-api jar 1.3.2
org.springframework.boot : spring-boot-starter-log4j2 jar 2.2.6.RELEASE

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
junit : junit jar 4.13.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-inline jar 3.8.0
org.mortbay.jetty : jetty jar 6.1.26
org.mortbay.jetty : jetty-servlet-tester jar 6.1.26

Project Modules

There are no modules declared in this project.