License |
License
DuraSpace Sourcecode License
|
---|---|
GroupId | GroupIdorg.dspace |
ArtifactId | ArtifactIddspace-services-impl |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDSpace Services Implementation
The implementation of the DSpace 2 services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-services-impl/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-services-impl</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-services-impl/
implementation 'org.dspace:dspace-services-impl:2.0.4'
// https://jarcasting.com/artifacts/org.dspace/dspace-services-impl/
implementation ("org.dspace:dspace-services-impl:2.0.4")
'org.dspace:dspace-services-impl:jar:2.0.4'
<dependency org="org.dspace" name="dspace-services-impl" rev="2.0.4">
<artifact name="dspace-services-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-services-impl', version='2.0.4')
)
libraryDependencies += "org.dspace" % "dspace-services-impl" % "2.0.4"
[org.dspace/dspace-services-impl "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.dspace : dspace-services-api | jar | 2.0.4 |
org.dspace : dspace-services-utils | jar | 2.0.4 |
org.slf4j : slf4j-api | jar | 1.5.6 |
org.springframework : spring-context-support | jar | 3.0.5.RELEASE |
commons-lang : commons-lang | jar | 2.4 |
net.sf.ehcache : ehcache-core | jar | 1.7.2 |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
log4j : log4j | jar | 1.2.14 |
commons-collections : commons-collections | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
junit : junit | jar | 4.5 |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty | jar | 6.1.14 |
org.mortbay.jetty : jetty-servlet-tester | jar | 6.1.14 |