moe.icyr:filesystem-spring-boot-sftp

A springboot starter for filesystem utils, or use client via manually property object without springboot.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

moe.icyr
ArtifactId

ArtifactId

filesystem-spring-boot-sftp
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A springboot starter for filesystem utils, or use client via manually property object without springboot.

Download filesystem-spring-boot-sftp

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
moe.icyr : filesystem-spring-boot-api jar 1.1
org.springframework.boot : spring-boot-starter-logging Optional jar 2.7.0
com.hierynomus : sshj jar 0.33.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0