Last Version

JGlobus GridFTP 2.0.0 2.0.0

GridFTP is a high-performance, secure, reliable data transfer protocol optimized for high-bandwidth wide-area networks. The GridFTP protocol is based on FTP, the highly-popular Internet file transfer protocol. We have selected a set of protocol features and extensions defined already in IETF RFCs and added a few additional features to meet requirements from current data grid projects. This GRIDFTP libary and client is based on JAVA.

License

License

GroupId

GroupId

org.jglobus
ArtifactId

ArtifactId

JGlobus-GridFTP
Version

Version

2.0.0
Type

Type

jar
Description

Description

JGlobus GridFTP 2.0.0
GridFTP is a high-performance, secure, reliable data transfer protocol optimized for high-bandwidth wide-area networks. The GridFTP protocol is based on FTP, the highly-popular Internet file transfer protocol. We have selected a set of protocol features and extensions defined already in IETF RFCs and added a few additional features to meet requirements from current data grid projects. This GRIDFTP libary and client is based on JAVA.
Source Code Management

Source Code Management

http://github.com/jglobus/JGlobus

Download JGlobus-GridFTP 2.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.