spring-boot-ftp-client

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.kuljaninemir
ArtifactId

ArtifactId

spring-boot-ftp-client
Last Version

Last Version

2.0.05
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-ftp-client
Demo project for Spring Boot
Project URL

Project URL

https://github.com/kuljaninemir/spring-boot-ftp-client
Source Code Management

Source Code Management

https://github.com/kuljaninemir/spring-boot-ftp-client

Download spring-boot-ftp-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
org.hibernate.validator : hibernate-validator jar 6.0.7.Final
commons-net : commons-net jar 3.6
org.springframework : spring-context jar 4.3.11.RELEASE
org.springframework.boot : spring-boot jar 1.5.7.RELEASE

test (3)

Group / Artifact Type Version
org.mockftpserver : MockFtpServer jar 2.7
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.05
2.0.03
2.0.01
1.0.09
1.0.07