| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаde.digitalcollections.cudami |
| Идентификатор | Идентификаторdc-cudami-client |
| Последняя версия | Последняя версия6.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDigitalCollections: cudami Repository Client
Cudami is a Digital Asset Management System for management and editing of cultural objects.
|
| Имя Файла | Размер |
|---|---|
| dc-cudami-client-6.0.0.pom | |
| dc-cudami-client-6.0.0.jar | 31 KB |
| dc-cudami-client-6.0.0-sources.jar | 23 KB |
| dc-cudami-client-6.0.0-javadoc.jar | 523 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-client/ -->
<dependency>
<groupId>de.digitalcollections.cudami</groupId>
<artifactId>dc-cudami-client</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-client/
implementation 'de.digitalcollections.cudami:dc-cudami-client:6.0.0'
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-client/
implementation ("de.digitalcollections.cudami:dc-cudami-client:6.0.0")
'de.digitalcollections.cudami:dc-cudami-client:jar:6.0.0'
<dependency org="de.digitalcollections.cudami" name="dc-cudami-client" rev="6.0.0">
<artifact name="dc-cudami-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.cudami', module='dc-cudami-client', version='6.0.0')
)
libraryDependencies += "de.digitalcollections.cudami" % "dc-cudami-client" % "6.0.0"
[de.digitalcollections.cudami/dc-cudami-client "6.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
| de.digitalcollections.cudami : dc-cudami-model | jar | 6.0.0 |
| de.digitalcollections.model : dc-model | jar | 10.0.2 |
| de.digitalcollections.model : dc-model-jackson | jar | 10.0.2 |
| org.apache.httpcomponents : httpcore | jar | 4.4.15 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.23.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.6.1 |