Последняя версия

DSpace Server Webapp:: Local Customizations 7.3

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

Лицензия

Лицензия

Группа

Группа

org.dspace.modules
Идентификатор

Идентификатор

server
Версия

Версия

7.3
Тип

Тип

war
Описание

Описание

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
Организация-разработчик

Организация-разработчик

LYRASIS

Скачать server 7.3

Имя Файла Размер
server-7.3.pom
server-7.3.war 162 MB
Обзор

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.