License |
License |
---|---|
GroupId | GroupIdorg.jglobus |
ArtifactId | ArtifactIdgridftp |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongridftp
Java implementation of the Grid Security Infrastructure (GSI), developed by the Globus project.
|
Filename | Size |
---|---|
gridftp-2.1.0.pom | |
gridftp-2.1.0.jar | 162 KB |
gridftp-2.1.0-sources.jar | 158 KB |
gridftp-2.1.0-javadoc.jar | 643 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jglobus/gridftp/ -->
<dependency>
<groupId>org.jglobus</groupId>
<artifactId>gridftp</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jglobus/gridftp/
implementation 'org.jglobus:gridftp:2.1.0'
// https://jarcasting.com/artifacts/org.jglobus/gridftp/
implementation ("org.jglobus:gridftp:2.1.0")
'org.jglobus:gridftp:jar:2.1.0'
<dependency org="org.jglobus" name="gridftp" rev="2.1.0">
<artifact name="gridftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jglobus', module='gridftp', version='2.1.0')
)
libraryDependencies += "org.jglobus" % "gridftp" % "2.1.0"
[org.jglobus/gridftp "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jglobus : gss | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |