License |
License
DSpace Sourcecode License
|
---|---|
GroupId | GroupIdorg.dspace |
ArtifactId | ArtifactIddspace-impl |
Last Version | Last Version2.0.0-OR09 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDSpace Core IMPL
The implementation of the DSpace 2 services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dspace-impl-2.0.0-OR09.pom | |
dspace-impl-2.0.0-OR09.jar | 143 KB |
dspace-impl-2.0.0-OR09-tests.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/dspace-impl/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-impl</artifactId>
<version>2.0.0-OR09</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/dspace-impl/
implementation 'org.dspace:dspace-impl:2.0.0-OR09'
// https://jarcasting.com/artifacts/org.dspace/dspace-impl/
implementation ("org.dspace:dspace-impl:2.0.0-OR09")
'org.dspace:dspace-impl:jar:2.0.0-OR09'
<dependency org="org.dspace" name="dspace-impl" rev="2.0.0-OR09">
<artifact name="dspace-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='dspace-impl', version='2.0.0-OR09')
)
libraryDependencies += "org.dspace" % "dspace-impl" % "2.0.0-OR09"
[org.dspace/dspace-impl "2.0.0-OR09"]
Group / Artifact | Type | Version |
---|---|---|
org.dspace : dspace-utils | jar | 2.0.0-OR09 |
org.springframework : spring-context-support | jar | 2.5.6 |
org.springframework : spring-jdbc | jar | 2.5.6 |
org.azeckoski : reflectutils | jar | 0.9.10 |
org.sakaiproject.entitybus » entitybus-api | jar | 1.0.2 |
org.sakaiproject.entitybus » entitybus-impl | jar | 1.0.2 |
org.sakaiproject.entitybus » entitybus-utils | jar | 1.0.2 |
net.sf.ehcache : ehcache | jar | 1.5.0 |
c3p0 : c3p0 | jar | 0.9.1.2 |
com.h2database : h2 | jar | 1.1.107 |
org.apache.derby : derby | jar | 10.4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.dspace : dspace-api | jar | 2.0.0-OR09 |
org.slf4j : slf4j-api | jar | 1.5.6 |
javax.servlet : servlet-api | jar | 2.4 |
junit : junit | jar | 4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty | jar | 6.1.14 |
org.mortbay.jetty : jetty-servlet-tester | jar | 6.1.14 |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |