JGlobus

Java implementation of the clients to Grid Security Infrastructure (GSI), MyProxy, GRAM, GridFTP. JGlobus is originally developed by the Globus project and now adopted by user community and developed in GitHub.

License

License

GroupId

GroupId

org.jglobus
ArtifactId

ArtifactId

jglobus-all
Last Version

Last Version

2.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

JGlobus
Java implementation of the clients to Grid Security Infrastructure (GSI), MyProxy, GRAM, GridFTP. JGlobus is originally developed by the Globus project and now adopted by user community and developed in GitHub.
Project URL

Project URL

https://github.com/jglobus/JGlobus

Download jglobus-all

Filename Size
jglobus-all-2.0.6.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • test-utils
  • ssl-proxies
  • container-test-utils
  • jsse
  • gss
  • gram
  • gridftp
  • ssl-proxies-tomcat
  • io
  • myproxy
  • axis

Versions

Version
2.0.6
2.0.5