ftpserver-spring-boot-starter

An apache ftp server starter for spring boot.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.vimhe
ArtifactId

ArtifactId

ftpserver-spring-boot-starter
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ftpserver-spring-boot-starter
An apache ftp server starter for spring boot.
Project URL

Project URL

https://github.com/hv0912/ftpserver-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/hv0912/ftpserver-spring-boot-starter

Download ftpserver-spring-boot-starter

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.vimhe : ftpserver-spring-boot-starter-autoconfigure jar 1.0.2-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE