Last Version

SFTP 1.1.1

TSFTP Server (SSH File Transfer Protocol) based on Apache MINA SSHD for Dropwizard

License

License

GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

sftp-server
Version

Version

1.1.1
Type

Type

jar
Description

Description

SFTP
TSFTP Server (SSH File Transfer Protocol) based on Apache MINA SSHD for Dropwizard
Project URL

Project URL

https://github.com/dhatim/dropwizard-sftp
Source Code Management

Source Code Management

http://github.com/dhatim/dropwizard-sftp.git

Download sftp-server 1.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.sshd : sshd-core jar 1.3.0
io.dropwizard : dropwizard-core jar 1.0.0
io.dropwizard : dropwizard-lifecycle jar 1.0.0

Project Modules

There are no modules declared in this project.