Last Version

GSS-API implementation for SSL with proxies 2.1.0

Java implementation of the Grid Security Infrastructure (GSI), developed by the Globus project.

License

License

GroupId

GroupId

org.jglobus
ArtifactId

ArtifactId

gss
Version

Version

2.1.0
Type

Type

jar
Description

Description

GSS-API implementation for SSL with proxies
Java implementation of the Grid Security Infrastructure (GSI), developed by the Globus project.

Download gss 2.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jglobus : jsse jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.