| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаio.github.thiagolvlsantos |
| Идентификатор | Идентификаторfile-storage |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfile-storage
A file system object storage in Spring Boot.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| file-storage-0.0.4.pom | |
| file-storage-0.0.4.jar | 77 KB |
| file-storage-0.0.4-sources.jar | 33 KB |
| file-storage-0.0.4-javadoc.jar | 627 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.thiagolvlsantos/file-storage/ -->
<dependency>
<groupId>io.github.thiagolvlsantos</groupId>
<artifactId>file-storage</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/file-storage/
implementation 'io.github.thiagolvlsantos:file-storage:0.0.4'
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/file-storage/
implementation ("io.github.thiagolvlsantos:file-storage:0.0.4")
'io.github.thiagolvlsantos:file-storage:jar:0.0.4'
<dependency org="io.github.thiagolvlsantos" name="file-storage" rev="0.0.4">
<artifact name="file-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thiagolvlsantos', module='file-storage', version='0.0.4')
)
libraryDependencies += "io.github.thiagolvlsantos" % "file-storage" % "0.0.4"
[io.github.thiagolvlsantos/file-storage "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-json | jar | 2.4.5 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.4.5 |
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |
| io.github.thiagolvlsantos : git-commons | jar | 1.0.29 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |
| io.github.thiagolvlsantos : json-predicate | jar | 0.0.7 |