| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mycore |
| Идентификатор | Идентификаторmycore-migration |
| Версия | Версия2021.05 |
| Тип | Типjar |
| Описание |
ОписаниеMyCoRe migration tools
MyCoRe is a system for the development of institutional content repositories, publication servers, image collections, archives, or similar repositories.
Applications based on MyCoRe use a common core, which provides the functionality typically required for such applications, for example metadata management, querying, OAI harvesting interface, or an image viewer module.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mycore-migration-2021.05.pom | |
| mycore-migration-2021.05.jar | 13 KB |
| mycore-migration-2021.05-sources.jar | 8 KB |
| mycore-migration-2021.05-javadoc.jar | 391 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-migration/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-migration</artifactId>
<version>2021.05</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-migration/
implementation 'org.mycore:mycore-migration:2021.05'
// https://jarcasting.com/artifacts/org.mycore/mycore-migration/
implementation ("org.mycore:mycore-migration:2021.05")
'org.mycore:mycore-migration:jar:2021.05'
<dependency org="org.mycore" name="mycore-migration" rev="2021.05">
<artifact name="mycore-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-migration', version='2021.05')
)
libraryDependencies += "org.mycore" % "mycore-migration" % "2021.05"
[org.mycore/mycore-migration "2021.05"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |
| org.apache.logging.log4j : log4j-api | jar | |
| org.jdom : jdom2 | jar | 2.0.6 |
| org.mycore : mycore-base | jar | 2021.05 |
| org.mycore : mycore-iview2 | jar | 2021.05 |