| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.tobato |
| Идентификатор | Идентификаторfastdfs-client |
| Версия | Версия1.27.2 |
| Тип | Типjar |
| Описание |
Описаниеfastdfs-client
基于yuqih发布的代码与fastdfs-client 官方1.26版本的重构
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fastdfs-client-1.27.2.pom | |
| fastdfs-client-1.27.2.jar | 136 KB |
| fastdfs-client-1.27.2-sources.jar | 94 KB |
| fastdfs-client-1.27.2-javadoc.jar | 653 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tobato/fastdfs-client/ -->
<dependency>
<groupId>com.github.tobato</groupId>
<artifactId>fastdfs-client</artifactId>
<version>1.27.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tobato/fastdfs-client/
implementation 'com.github.tobato:fastdfs-client:1.27.2'
// https://jarcasting.com/artifacts/com.github.tobato/fastdfs-client/
implementation ("com.github.tobato:fastdfs-client:1.27.2")
'com.github.tobato:fastdfs-client:jar:1.27.2'
<dependency org="com.github.tobato" name="fastdfs-client" rev="1.27.2">
<artifact name="fastdfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tobato', module='fastdfs-client', version='1.27.2')
)
libraryDependencies += "com.github.tobato" % "fastdfs-client" % "1.27.2"
[com.github.tobato/fastdfs-client "1.27.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-pool2 | jar | 2.5.0 |
| org.springframework : spring-core | jar | 5.0.4.RELEASE |
| org.hibernate : hibernate-validator | jar | 6.0.8.Final |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.0.RELEASE |
| org.springframework : spring-context | jar | |
| net.coobird : thumbnailator | jar | 0.4.8 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.0.RELEASE |