"Grid Resource Allocation and Management(GRAM)"

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

License

License

GroupId

GroupId

org.jglobus
ArtifactId

ArtifactId

gram
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

"Grid Resource Allocation and Management(GRAM)"
Java implementation of the Grid Security Infrastructure (GSI), developed by the Globus project.
Project URL

Project URL

http://maven.apache.org

Download gram

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jglobus : gss 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.

Versions

Version
2.1.0
2.0.6
2.0.5