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