| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаmoe.icyr |
| Идентификатор | Идентификаторfilesystem-spring-boot-fast-dfs |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA springboot starter for filesystem utils, or use client via manually property object without springboot.
|
<!-- https://jarcasting.com/artifacts/moe.icyr/filesystem-spring-boot-fast-dfs/ -->
<dependency>
<groupId>moe.icyr</groupId>
<artifactId>filesystem-spring-boot-fast-dfs</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/moe.icyr/filesystem-spring-boot-fast-dfs/
implementation 'moe.icyr:filesystem-spring-boot-fast-dfs:1.1'
// https://jarcasting.com/artifacts/moe.icyr/filesystem-spring-boot-fast-dfs/
implementation ("moe.icyr:filesystem-spring-boot-fast-dfs:1.1")
'moe.icyr:filesystem-spring-boot-fast-dfs:jar:1.1'
<dependency org="moe.icyr" name="filesystem-spring-boot-fast-dfs" rev="1.1">
<artifact name="filesystem-spring-boot-fast-dfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='moe.icyr', module='filesystem-spring-boot-fast-dfs', version='1.1')
)
libraryDependencies += "moe.icyr" % "filesystem-spring-boot-fast-dfs" % "1.1"
[moe.icyr/filesystem-spring-boot-fast-dfs "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| moe.icyr : filesystem-spring-boot-api | jar | 1.1 |
| org.springframework.boot : spring-boot-starter-logging Необязательный | jar | 2.7.0 |
| com.github.tobato : fastdfs-client | jar | 1.27.2 |