com.github.kischang:fastdfs-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.kischang
Идентификатор

Идентификатор

fastdfs-client
Последняя версия

Последняя версия

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

Система контроля версий

https://github.com/kisChang/fastdfs-client

Скачать fastdfs-client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.kischang/fastdfs-client/ -->
<dependency>
    <groupId>com.github.kischang</groupId>
    <artifactId>fastdfs-client</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kischang/fastdfs-client/
implementation 'com.github.kischang:fastdfs-client:0.1'
// https://jarcasting.com/artifacts/com.github.kischang/fastdfs-client/
implementation ("com.github.kischang:fastdfs-client:0.1")
'com.github.kischang:fastdfs-client:jar:0.1'
<dependency org="com.github.kischang" name="fastdfs-client" rev="0.1">
  <artifact name="fastdfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kischang', module='fastdfs-client', version='0.1')
)
libraryDependencies += "com.github.kischang" % "fastdfs-client" % "0.1"
[com.github.kischang/fastdfs-client "0.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-beans jar 4.2.1.RELEASE
org.springframework : spring-context jar 4.2.1.RELEASE
commons-pool : commons-pool jar 1.6

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.1.RELEASE

Модули Проекта

Данный проект не имеет модулей.

FastDFS java client SDK

简介:

  1. 支持Spring
  2. Commons-pool 连接池

Maven 引用:

<dependency>
	<groupId>com.github.kischang</groupId>
	<artifactId>fastdfs-client</artifactId>
	<version>0.1</version>
</dependency>

Версии библиотеки

Версия
0.1