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

DSpace (Deprecated) REST Webapp :: Local Customizations 7.1

This project allows you to overlay your own local REST customizations on top of the deprecated REST API provided with DSpace. NOTE: This REST API is DEPRECATED. Please consider using the REST API in dspace-server-webapp instead.

Лицензия

Лицензия

Группа

Группа

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

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

rest
Версия

Версия

7.1
Тип

Тип

war
Описание

Описание

DSpace (Deprecated) REST Webapp :: Local Customizations
This project allows you to overlay your own local REST customizations on top of the deprecated REST API provided with DSpace. NOTE: This REST API is DEPRECATED. Please consider using the REST API in dspace-server-webapp instead.
Организация-разработчик

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

LYRASIS

Скачать rest 7.1

Имя Файла Размер
rest-7.1.pom
rest-7.1.war 204 MB
Обзор

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.dspace.modules : additions jar 7.1
org.dspace : dspace-rest war 7.1
org.dspace : dspace-rest jar 7.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

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

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