is not current version
Last Version 0.1.20

me.meilon.jsftp:jsftp-spring-boot-starter 0.1.17


Categories

Categories

Spring Boot Container Microservices Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

me.meilon.jsftp
ArtifactId

ArtifactId

jsftp-spring-boot-starter
Version

Version

0.1.17
Type

Type

jar

Download jsftp-spring-boot-starter 0.1.17


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