License |
License |
---|---|
GroupId | GroupIdorg.dspace |
ArtifactId | ArtifactIddspace-services |
Last Version | Last Version7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDSpace Services Framework :: API and Implementation
DSpace open source software is a turnkey institutional repository application.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dspace-services-7.3.pom | |
dspace-services-7.3.jar | 110 KB |
dspace-services-7.3-sources.jar | 108 KB |
dspace-services-7.3-javadoc.jar | 939 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-services/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-services</artifactId>
<version>7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-services/
implementation 'org.dspace:dspace-services:7.3'
// https://jarcasting.com/artifacts/org.dspace/dspace-services/
implementation ("org.dspace:dspace-services:7.3")
'org.dspace:dspace-services:jar:7.3'
<dependency org="org.dspace" name="dspace-services" rev="7.3">
<artifact name="dspace-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-services', version='7.3')
)
libraryDependencies += "org.dspace" % "dspace-services" % "7.3"
[org.dspace/dspace-services "7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | 5.3.20 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.sun.mail : javax.mail | jar | 1.6.2 |
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.6.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-inline | jar | 3.12.4 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
org.mortbay.jetty : jetty-servlet-tester | jar | 6.1.26 |