Last Version

CAS Protocol SFTP Implementation 1.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-protocol-sftp
Version

Version

1.0
Type

Type

jar
Description

Description

CAS Protocol SFTP Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

Apache OODT

Download cas-protocol-sftp 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.42
commons-io : commons-io jar 1.4
commons-logging : commons-logging jar 1.0.3
org.apache.mina : mina-core jar 2.0.4
org.apache.oodt : cas-protocol-api jar 1.0

test (5)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5
sshtools : j2ssh-core jar 0.2.9
sshtools : j2ssh-daemon jar 0.2.9

Project Modules

There are no modules declared in this project.