Last Version

ftpserver-spring-boot-starter-autoconfigure 1.0.2-RELEASE

An apache ftp server starter for spring boot.

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.vimhe
ArtifactId

ArtifactId

ftpserver-spring-boot-starter-autoconfigure
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

ftpserver-spring-boot-starter-autoconfigure
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-autoconfigure 1.0.2-RELEASE


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.apache.ftpserver : ftpserver-core jar 1.1.1
org.springframework.boot : spring-boot-starter jar

test (1)

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

Project Modules

There are no modules declared in this project.