JGlobus GRAM 2.0.0

GRAM simplifies the use of remote systems by providing a single standard interface for requesting and using remote system resources for the execution of "jobs". The most common use (and the best supported use) of GRAM is remote job submission and control. This is typically used to support distributed computing applications. This library has the API's to create a GRAM client.

License

License

GroupId

GroupId

org.jglobus
ArtifactId

ArtifactId

JGlobus-GRAM
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JGlobus GRAM 2.0.0
GRAM simplifies the use of remote systems by providing a single standard interface for requesting and using remote system resources for the execution of "jobs". The most common use (and the best supported use) of GRAM is remote job submission and control. This is typically used to support distributed computing applications. This library has the API's to create a GRAM client.
Source Code Management

Source Code Management

http://github.com/jglobus/JGlobus

Download JGlobus-GRAM

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0