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

DSpace Kernel :: Additions and Local Customizations 7.2

This project allows you to easily create your own "additions.jar" including custom Java classes. This JAR will be automatically included in all DSpace web applications.

Лицензия

Лицензия

Группа

Группа

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

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

additions
Версия

Версия

7.2
Тип

Тип

jar
Описание

Описание

DSpace Kernel :: Additions and Local Customizations
This project allows you to easily create your own "additions.jar" including custom Java classes. This JAR will be automatically included in all DSpace web applications.
Организация-разработчик

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

LYRASIS

Скачать additions 7.2


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.dspace : dspace-api jar 7.2
org.dspace : dspace-api-lang jar [7.0.0,8.0.0)
org.dspace : dspace-services jar 7.2
ant-contrib : ant-contrib jar 1.0b3
org.apache.lucene : lucene-core jar 8.8.1
org.apache.xmlbeans : xmlbeans jar 3.1.0

provided (1)

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

test (8)

Идентификатор библиотеки Тип Версия
org.dspace : dspace-api test-jar 7.2
org.apache.lucene : lucene-analyzers-icu jar 8.8.1
org.apache.lucene : lucene-analyzers-smartcn jar 8.8.1
org.apache.lucene : lucene-analyzers-stempel jar 8.8.1
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 1.3
com.h2database : h2 jar 1.4.187
org.mockito : mockito-inline jar 3.12.4

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

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