DSpace Spring Rest:: Local Customizations

Overlay REST 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
Идентификатор

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

spring-rest
Последняя версия

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

7.0-preview-1
Дата

Дата

Тип

Тип

war
Описание

Описание

DSpace Spring Rest:: Local Customizations
Overlay REST 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
Организация-разработчик

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

DuraSpace

Скачать spring-rest

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.dspace.modules : additions jar 7.0-preview-1
org.dspace : dspace-spring-rest war 7.0-preview-1
org.apache.poi : poi-ooxml jar 3.17

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

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

DSpace Repository

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

Версии библиотеки

Версия
7.0-preview-1