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.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

DSpace "Addon 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

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 is no longer released as a separate module

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