file-storage-spring-boot-starter
A File Storage library to store files in memory or local paths
License
Copyright 2016 Pablo López Mesa - Released under the Apache 2.0 license.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаes.arcasi.oss |
| Идентификатор | Идентификаторfile-storage-spring-boot-starter |
| Последняя версия | Последняя версия0.00.003 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFile Storage Spring Boot Starter
File Storage Spring Boot Starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/es.arcasi.oss/file-storage-spring-boot-starter/ -->
<dependency>
<groupId>es.arcasi.oss</groupId>
<artifactId>file-storage-spring-boot-starter</artifactId>
<version>0.00.003</version>
</dependency>
// https://jarcasting.com/artifacts/es.arcasi.oss/file-storage-spring-boot-starter/
implementation 'es.arcasi.oss:file-storage-spring-boot-starter:0.00.003'
// https://jarcasting.com/artifacts/es.arcasi.oss/file-storage-spring-boot-starter/
implementation ("es.arcasi.oss:file-storage-spring-boot-starter:0.00.003")
'es.arcasi.oss:file-storage-spring-boot-starter:jar:0.00.003'
<dependency org="es.arcasi.oss" name="file-storage-spring-boot-starter" rev="0.00.003">
<artifact name="file-storage-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.arcasi.oss', module='file-storage-spring-boot-starter', version='0.00.003')
)
libraryDependencies += "es.arcasi.oss" % "file-storage-spring-boot-starter" % "0.00.003"
[es.arcasi.oss/file-storage-spring-boot-starter "0.00.003"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.3.7.RELEASE |
| org.springframework.boot : spring-boot-starter-validation | jar | 1.3.7.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.3.7.RELEASE |
| es.arcasi.oss : file-storage | jar | 0.02.004 |
A File Storage library to store files in memory or local paths
Copyright 2016 Pablo López Mesa - Released under the Apache 2.0 license.