Last Version

Dropwizard SFTP Server 2.1.11

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

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

dropwizard-sftp
Version

Version

2.1.11
Type

Type

jar
Description

Description

Dropwizard SFTP Server
SFTP 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

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

Download dropwizard-sftp 2.1.11


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.sshd : sshd-core jar 2.8.0
org.apache.sshd : sshd-contrib jar 2.8.0
io.dropwizard : dropwizard-core jar 2.1.0
io.dropwizard : dropwizard-lifecycle jar 2.1.0

Project Modules

There are no modules declared in this project.