Last Version

rest4sftp 1.0.4

Bridge from RESTful api to SFTP and FTP

License

License

GroupId

GroupId

com.ubertob.rest4sftp
ArtifactId

ArtifactId

rest4sftp
Version

Version

1.0.4
Type

Type

jar
Description

Description

rest4sftp
Bridge from RESTful api to SFTP and FTP
Project URL

Project URL

https://github.com/uberto/rest4sftp
Source Code Management

Source Code Management

https://github.com/uberto/rest4sftp

Download rest4sftp 1.0.4


<!-- https://jarcasting.com/artifacts/com.ubertob.rest4sftp/rest4sftp/ -->
<dependency>
    <groupId>com.ubertob.rest4sftp</groupId>
    <artifactId>rest4sftp</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubertob.rest4sftp/rest4sftp/
implementation 'com.ubertob.rest4sftp:rest4sftp:1.0.4'
// https://jarcasting.com/artifacts/com.ubertob.rest4sftp/rest4sftp/
implementation ("com.ubertob.rest4sftp:rest4sftp:1.0.4")
'com.ubertob.rest4sftp:rest4sftp:jar:1.0.4'
<dependency org="com.ubertob.rest4sftp" name="rest4sftp" rev="1.0.4">
  <artifact name="rest4sftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubertob.rest4sftp', module='rest4sftp', version='1.0.4')
)
libraryDependencies += "com.ubertob.rest4sftp" % "rest4sftp" % "1.0.4"
[com.ubertob.rest4sftp/rest4sftp "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31

runtime (10)

Group / Artifact Type Version
org.http4k : http4k-core jar 4.2.0.0
org.http4k : http4k-client-apache4 jar 4.2.0.0
org.http4k : http4k-server-jetty jar 4.2.0.0
org.http4k : http4k-multipart jar 4.2.0.0
com.ubertob.kondor : kondor-core jar 1.3.4
com.xenomachina : kotlin-argparser jar 2.0.7
commons-net : commons-net jar 3.6
com.hierynomus : sshj jar 0.27.0
org.slf4j : slf4j-simple jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
com.willowtreeapps.assertk : assertk-jvm jar 0.13
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0

Project Modules

There are no modules declared in this project.