MVN

org.jglobus : JGlobus-GRAM

Maven & Gradle

Jan 23, 2011
23 stars

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.

<dependency>
    <groupId>org.jglobus</groupId>
    <artifactId>JGlobus-GRAM</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jglobus : JGlobus-GRAM to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.jglobus : JGlobus-GRAM to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
JGlobus-GRAM-2.0.0

How to add a dependency to Maven

Add the following org.jglobus : JGlobus-GRAM maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jglobus</groupId>
    <artifactId>JGlobus-GRAM</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jglobus : JGlobus-GRAM gradle dependency to your build.gradle file:

implementation 'org.jglobus:JGlobus-GRAM:2.0.0'

Gradle Kotlin DSL: Add the following org.jglobus : JGlobus-GRAM gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jglobus:JGlobus-GRAM:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jglobus : JGlobus-GRAM sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jglobus" % "JGlobus-GRAM" % "2.0.0"

Advertisement

Dependencies from Group

gss
Sep 26, 2014
9 usages
20 stars
Sep 26, 2014
7 usages
Sep 26, 2014
4 usages
Sep 26, 2014
4 usages
io
Sep 26, 2014
4 usages

Discover Dependencies

Mar 12, 2015
3 stars
Jan 22, 2015
7 usages
8 stars
Feb 05, 2015
24 stars
Mar 21, 2006
Dec 12, 2012
1 usages
124 stars
Dec 04, 2011
4 stars
Mar 31, 2015
13 stars