ftpserver-spring-boot-starter
A ftp server starter for spring boot.
For an explanation of configuration items, please refer to http://mina.apache.org/ftpserver-project/documentation.html#using-ftpserver for more information.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.vimhe |
| Идентификатор | Идентификаторftpserver-spring-boot-starter-autoconfigure |
| Последняя версия | Последняя версия1.0.2-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеftpserver-spring-boot-starter-autoconfigure
An apache ftp server starter for spring boot.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ftpserver : ftpserver-core | jar | 1.1.1 |
| org.springframework.boot : spring-boot-starter | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |
A ftp server starter for spring boot.
For an explanation of configuration items, please refer to http://mina.apache.org/ftpserver-project/documentation.html#using-ftpserver for more information.