Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Table of Contents
minLevel2
outlinetrue
stylenone

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.

Warning
titleOutdated

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

Module Name

Source Location

JSPUI and API Multilingual Support

http://scm.dspace.org/svn/repo/modules/dspace-api-lang/

XMLUI Multilingual Support

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

GEOIP Support for Statistics

...

http://scm.dspace.org/svn/repo/modules/dspace-geoip/

SOLR Support for Statistics and Discovery

...

...

...

New Active Addon Module Projects

Module Name

Source Location

DSpace Discovery

...

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/user-db

DSpace 2.0 WebMVC Web Application

...

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

DSpace 2.0 XMLUI Web Application

...

Other Module Projects

Module Name

Source Location

IMSCP Packager Support

...

...

Unmaintained Addon's and Code Samples

Module Name

Source Location

Simple LNI Client

N/A

CAS SSO Support

N/A

...