| License | 
                License | 
        
|---|---|
| GroupId | GroupIdfr.iscpif.jglobus | 
    
| ArtifactId | ArtifactIdaxisg | 
    
| Version | Version2.2.0-20160826 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache AXIS support for JGlobus 
            Java implementation of the Grid Security Infrastructure (GSI), developed by the Globus project. 
         | 
    
| Filename | Size | 
|---|---|
| axisg-2.2.0-20160826.pom | |
| axisg-2.2.0-20160826.jar | 30 KB | 
| axisg-2.2.0-20160826-sources.jar | 27 KB | 
| axisg-2.2.0-20160826-javadoc.jar | 138 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/fr.iscpif.jglobus/axisg/ -->
<dependency>
    <groupId>fr.iscpif.jglobus</groupId>
    <artifactId>axisg</artifactId>
    <version>2.2.0-20160826</version>
</dependency>
                // https://jarcasting.com/artifacts/fr.iscpif.jglobus/axisg/
implementation 'fr.iscpif.jglobus:axisg:2.2.0-20160826'
                // https://jarcasting.com/artifacts/fr.iscpif.jglobus/axisg/
implementation ("fr.iscpif.jglobus:axisg:2.2.0-20160826")
                'fr.iscpif.jglobus:axisg:jar:2.2.0-20160826'
                <dependency org="fr.iscpif.jglobus" name="axisg" rev="2.2.0-20160826">
  <artifact name="axisg" type="jar" />
</dependency>
                @Grapes(
@Grab(group='fr.iscpif.jglobus', module='axisg', version='2.2.0-20160826')
)
                libraryDependencies += "fr.iscpif.jglobus" % "axisg" % "2.2.0-20160826"
                [fr.iscpif.jglobus/axisg "2.2.0-20160826"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| axis : axis | jar | 1.4 | 
| axis : axis-jaxrpc | jar | 1.4 | 
| fr.iscpif.jglobus : gss | jar | 2.2.0-20160826 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |