ftp-spring-boot-starter

ftp上传工具类

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.bootdu.plugin
ArtifactId

ArtifactId

ftp-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download ftp-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.8
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0