DSpace Server Webapp:: Local Customizations

Overlay customizations. This is probably a temporary solution to the build problems. We like to investigate about the possibility to remove the overlays enable a more flexible extension mechanism. The use of web-fragment and spring mvc technology allow us to add request handlers just adding new jar in the classloader

License

License

GroupId

GroupId

org.dspace.modules
ArtifactId

ArtifactId

server
Last Version

Last Version

7.3
Release Date

Release Date

Type

Type

war
Description

Description

DSpace Server Webapp:: Local Customizations
Overlay customizations. This is probably a temporary solution to the build problems. We like to investigate about the possibility to remove the overlays enable a more flexible extension mechanism. The use of web-fragment and spring mvc technology allow us to add request handlers just adding new jar in the classloader
Project Organization

Project Organization

LYRASIS

Download server

Filename Size
server-7.3.pom
server-7.3.war 114 MB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.dspace.modules/server/ -->
<dependency>
    <groupId>org.dspace.modules</groupId>
    <artifactId>server</artifactId>
    <version>7.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.dspace.modules/server/
implementation 'org.dspace.modules:server:7.3'
// https://jarcasting.com/artifacts/org.dspace.modules/server/
implementation ("org.dspace.modules:server:7.3")
'org.dspace.modules:server:war:7.3'
<dependency org="org.dspace.modules" name="server" rev="7.3">
  <artifact name="server" type="war" />
</dependency>
@Grapes(
@Grab(group='org.dspace.modules', module='server', version='7.3')
)
libraryDependencies += "org.dspace.modules" % "server" % "7.3"
[org.dspace.modules/server "7.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.dspace.modules : additions jar 7.3
org.dspace : dspace-server-webapp jar 7.3
org.dspace : dspace-server-webapp war 7.3
org.apache.solr : solr-solrj jar 8.11.1

test (10)

Group / Artifact Type Version
org.dspace : dspace-api test-jar 7.3
org.dspace : dspace-server-webapp test-jar 7.3
org.springframework.boot : spring-boot-starter-test jar 2.6.8
org.springframework.security : spring-security-test jar 5.6.5
com.jayway.jsonpath : json-path-assert jar 2.6.0
junit : junit jar 4.13.1
com.h2database : h2 jar 2.1.210
org.mockito : mockito-inline jar 3.12.4
org.apache.solr : solr-core jar 8.11.1
org.apache.lucene : lucene-analyzers-icu jar 8.11.1

Project Modules

There are no modules declared in this project.
org.dspace.modules

DSpace Repository

Officially supported and maintained applications or modules of the DSpace repository platform (except where noted)

Versions

Version
7.3
7.2.1
7.2
7.1.1
7.1
7.0
7.0-beta5
7.0-beta4.1
7.0-beta3
7.0-beta2.1
7.0-beta2
7.0-beta1