S3 SFTP Server

SFTP Server to access an Amazon S3 Bucket

License

License

Categories

Categories

Net
GroupId

GroupId

net.kemitix.s3sftp
ArtifactId

ArtifactId

server
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

S3 SFTP Server
SFTP Server to access an Amazon S3 Bucket

Download server

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
net.kemitix : mon jar 2.0.0
org.apache.sshd : sshd-sftp jar 2.1.0
me.andrz : map-builder jar 1.0.0
org.bouncycastle : bcpg-jdk15on jar 1.60
org.bouncycastle : bcpkix-jdk15on jar 1.60
org.bouncycastle : bcprov-jdk15on jar 1.60
com.google.guava : guava jar 27.0.1-jre
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.amazonaws : aws-java-sdk-s3 jar 1.11.461
org.apache.tika : tika-core jar 1.19.1
com.upplication : s3fs jar 2.2.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

runtime (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-migrationsupport jar
org.mockito : mockito-junit-jupiter jar 2.23.4
org.assertj : assertj-core jar 3.11.1
info.solidsoft.mockito : mockito-java8 jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0