DSpace Core IMPL

The implementation of the DSpace 2 services

License

License

DSpace Sourcecode License
GroupId

GroupId

org.dspace
ArtifactId

ArtifactId

dspace-impl
Last Version

Last Version

2.0.0-OR09
Release Date

Release Date

Type

Type

jar
Description

Description

DSpace Core IMPL
The implementation of the DSpace 2 services
Project URL

Project URL

http://projects.dspace.org
Project Organization

Project Organization

The DSpace Foundation

Download dspace-impl

How to add to project

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

Dependencies

compile (11)

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

provided (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-OR09