commons-sftp

distribution config

License

License

GroupId

GroupId

tech.iooo.coco
ArtifactId

ArtifactId

commons-sftp
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

commons-sftp
distribution config
Project URL

Project URL

http://maven.apache.org

Download commons-sftp

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
tech.iooo.coco : commons-core jar 1.0.2.RELEASE
com.jcraft : jsch jar 0.1.53
ch.ethz.ganymed : ganymed-ssh2 jar 262

provided (1)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.hamcrest : hamcrest-library jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE