ftp-spring-boot-starter

ftp上传工具类

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

cn.bootdu.plugin
Идентификатор

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

ftp-spring-boot-starter
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

ftp-spring-boot-starter
ftp上传工具类

Скачать ftp-spring-boot-starter

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

<!-- https://jarcasting.com/artifacts/cn.bootdu.plugin/ftp-spring-boot-starter/ -->
<dependency>
    <groupId>cn.bootdu.plugin</groupId>
    <artifactId>ftp-spring-boot-starter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bootdu.plugin/ftp-spring-boot-starter/
implementation 'cn.bootdu.plugin:ftp-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/cn.bootdu.plugin/ftp-spring-boot-starter/
implementation ("cn.bootdu.plugin:ftp-spring-boot-starter:1.0.2")
'cn.bootdu.plugin:ftp-spring-boot-starter:jar:1.0.2'
<dependency org="cn.bootdu.plugin" name="ftp-spring-boot-starter" rev="1.0.2">
  <artifact name="ftp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bootdu.plugin', module='ftp-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "cn.bootdu.plugin" % "ftp-spring-boot-starter" % "1.0.2"
[cn.bootdu.plugin/ftp-spring-boot-starter "1.0.2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
commons-net : commons-net jar 3.8.0
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
cn.hutool : hutool-all jar 5.8.0

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.6.8
org.projectlombok : lombok jar 1.18.24

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.6.8

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

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

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

Версия
1.0.2
1.0.1
1.0.0