| License | 
                License | 
        
|---|---|
| GroupId | GroupIdfr.iscpif.jglobus | 
    
| ArtifactId | ArtifactIdgram | 
    
| Version | Version2.2.0-20160826 | 
        
| Type | Typejar | 
    
| 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 | 
            
| Filename | Size | 
|---|---|
| gram-2.2.0-20160826.pom | |
| gram-2.2.0-20160826.jar | 71 KB | 
| gram-2.2.0-20160826-sources.jar | 69 KB | 
| gram-2.2.0-20160826-javadoc.jar | 257 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/fr.iscpif.jglobus/gram/ -->
<dependency>
    <groupId>fr.iscpif.jglobus</groupId>
    <artifactId>gram</artifactId>
    <version>2.2.0-20160826</version>
</dependency>
                // https://jarcasting.com/artifacts/fr.iscpif.jglobus/gram/
implementation 'fr.iscpif.jglobus:gram:2.2.0-20160826'
                // https://jarcasting.com/artifacts/fr.iscpif.jglobus/gram/
implementation ("fr.iscpif.jglobus:gram:2.2.0-20160826")
                'fr.iscpif.jglobus:gram:jar:2.2.0-20160826'
                <dependency org="fr.iscpif.jglobus" name="gram" rev="2.2.0-20160826">
  <artifact name="gram" type="jar" />
</dependency>
                @Grapes(
@Grab(group='fr.iscpif.jglobus', module='gram', version='2.2.0-20160826')
)
                libraryDependencies += "fr.iscpif.jglobus" % "gram" % "2.2.0-20160826"
                [fr.iscpif.jglobus/gram "2.2.0-20160826"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| fr.iscpif.jglobus : gss | jar | 2.2.0-20160826 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |