| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаde.digitalcollections.commons |
| Идентификатор | Идентификаторdc-commons-file |
| Последняя версия | Последняя версия5.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDigitalCollections: Commons File
Parent for all DigitalCollections Commons projects.
|
| Имя Файла | Размер |
|---|---|
| dc-commons-file-5.2.0.pom | |
| dc-commons-file-5.2.0.jar | 26 KB |
| dc-commons-file-5.2.0-sources.jar | 16 KB |
| dc-commons-file-5.2.0-javadoc.jar | 472 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-file/ -->
<dependency>
<groupId>de.digitalcollections.commons</groupId>
<artifactId>dc-commons-file</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-file/
implementation 'de.digitalcollections.commons:dc-commons-file:5.2.0'
// https://jarcasting.com/artifacts/de.digitalcollections.commons/dc-commons-file/
implementation ("de.digitalcollections.commons:dc-commons-file:5.2.0")
'de.digitalcollections.commons:dc-commons-file:jar:5.2.0'
<dependency org="de.digitalcollections.commons" name="dc-commons-file" rev="5.2.0">
<artifact name="dc-commons-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.commons', module='dc-commons-file', version='5.2.0')
)
libraryDependencies += "de.digitalcollections.commons" % "dc-commons-file" % "5.2.0"
[de.digitalcollections.commons/dc-commons-file "5.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.digitalcollections.model : dc-model | jar | 9.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.springframework.boot : spring-boot | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.4.RELEASE |
| org.yaml : snakeyaml | jar | 1.27 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.22.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.springframework.boot : spring-boot-test | jar | 2.3.4.RELEASE |
| org.springframework : spring-test | jar | 5.2.9.RELEASE |