Last Version

CAS Protocol FTP 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-ftp
Version

Version

1.0
Type

Type

jar
Description

Description

CAS Protocol FTP 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-ftp 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-net : commons-net jar 1.4.0
org.apache.oodt : cas-protocol-api jar 1.0
org.jglobus : gss jar 2.0.6
org.jglobus : JGlobus-GridFTP jar 2.0.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.ftpserver : ftpserver-core jar 1.0.5
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.