Contribute to the DSpace Development Fund

The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.

DSpace Maven Modules

DSpace "Addon Modules" are explicitly Maven Module Projects that are "part of" the DSpace distribution process or can be added to your DSpace instance to enhance its functionality. DSpace Addon Modules may have an SVN location, but generally are distributed as Maven Artifacts via the Maven Central Repository, thus you can add them to your DSpace installation as dependencies rather than patching your source to add functionality.

References concerning Maven Artifact and MultiModule Projects

Optional Functionality for DSpace

Refer to DSpace.org for a list of separately released add-on modules for DSpace.

Outdated

The content below dates from 2010 and needs to be updated. DSpace 2.0 is prototyping work that has never been released separately. Furthermore, dspace-stats and dspace-discovery have been merged into dspace-api and are no longer released as separate modules

Packaged Core Modules (under Trunk and Available via the Maven central repository)

Maintained Addon Modules (under Modules and Available in Maven)

DSpace Modules that reside in the DSpace svn repository under http://scm.dspace.org/svn/repo/modules/

Supported Module Projects

These Modules are all currently distributed with out-of-the-box DSpace

New Active Addon Module Projects

DSpace 2.0 Modules Projects

Module Name

Source Location

Google Guice Service Manager:

http://scm.dspace.org/svn/repo/modules/guice

Identifier Mapping Database Persistence Addon

http://scm.dspace.org/svn/repo/modules/mapping-db

DSpace 1.6 and 2.0 REST Webservices

http://scm.dspace.org/svn/repo/modules/rest

Relational Database Persistence Support

http://scm.dspace.org/svn/repo/modules/storage-db

Fedora StorageService Support

http://scm.dspace.org/svn/repo/modules/storage-fedora

Jackrabbit StorageService Support

http://scm.dspace.org/svn/repo/modules/storage-jackrabbit

Sesame StorageService Support

http://scm.dspace.org/svn/repo/modules/storage-sesame

User Database Persistence Addon

http://scm.dspace.org/svn/repo/modules/user-db

DSpace 2.0 WebMVC Web Application

http://scm.dspace.org/svn/repo/modules/webmvc

DSpace 2.0 XMLUI Web Application

http://scm.dspace.org/svn/repo/modules/xmlui

Other Module Projects

Unmaintained Addon's and Code Samples

Module Name

Source Location

Simple LNI Client

N/A

CAS SSO Support

N/A

  • No labels