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

DSpace Server Webapp:: Local Customizations 7.1.1

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.1.1
Тип

Тип

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.1.1

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

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

Зависимости

compile (3)

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

test (10)

Идентификатор библиотеки Тип Версия
org.dspace : dspace-api test-jar 7.1.1
org.dspace : dspace-server-webapp test-jar 7.1.1
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE
org.springframework.security : spring-security-test jar 5.2.2.RELEASE
com.jayway.jsonpath : json-path-assert jar 2.4.0
junit : junit jar 4.13.1
com.h2database : h2 jar 1.4.187
org.mockito : mockito-inline jar 3.8.0
org.apache.solr : solr-cell jar 8.8.1
org.apache.lucene : lucene-analyzers-icu jar 8.8.1

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

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