Last Version

JGlobus 2.0.6

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
Version

Version

2.0.6
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 2.0.6

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

<!-- 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