License |
License |
---|---|
GroupId | GroupIdorg.jglobus |
ArtifactId | ArtifactIdaxisg |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
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.1.0.pom | |
axisg-2.1.0.jar | 30 KB |
axisg-2.1.0-sources.jar | 27 KB |
axisg-2.1.0-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jglobus/axisg/ -->
<dependency>
<groupId>org.jglobus</groupId>
<artifactId>axisg</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jglobus/axisg/
implementation 'org.jglobus:axisg:2.1.0'
// https://jarcasting.com/artifacts/org.jglobus/axisg/
implementation ("org.jglobus:axisg:2.1.0")
'org.jglobus:axisg:jar:2.1.0'
<dependency org="org.jglobus" name="axisg" rev="2.1.0">
<artifact name="axisg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jglobus', module='axisg', version='2.1.0')
)
libraryDependencies += "org.jglobus" % "axisg" % "2.1.0"
[org.jglobus/axisg "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
axis : axis | jar | 1.4 |
axis : axis-jaxrpc | jar | 1.4 |
org.jglobus : gss | jar | 2.1.0 |
commons-httpclient : commons-httpclient | jar | 3.1 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |