License |
License |
---|---|
GroupId | GroupIdfr.iscpif.jglobus |
ArtifactId | ArtifactIdmyproxy |
Last Version | Last Version2.2.0-20160826 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmyproxy
Java implementation of the Grid Security Infrastructure (GSI), developed by the Globus project.
|
Filename | Size |
---|---|
myproxy-2.2.0-20160826.pom | |
myproxy-2.2.0-20160826.jar | 38 KB |
myproxy-2.2.0-20160826-sources.jar | 30 KB |
myproxy-2.2.0-20160826-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.iscpif.jglobus/myproxy/ -->
<dependency>
<groupId>fr.iscpif.jglobus</groupId>
<artifactId>myproxy</artifactId>
<version>2.2.0-20160826</version>
</dependency>
// https://jarcasting.com/artifacts/fr.iscpif.jglobus/myproxy/
implementation 'fr.iscpif.jglobus:myproxy:2.2.0-20160826'
// https://jarcasting.com/artifacts/fr.iscpif.jglobus/myproxy/
implementation ("fr.iscpif.jglobus:myproxy:2.2.0-20160826")
'fr.iscpif.jglobus:myproxy:jar:2.2.0-20160826'
<dependency org="fr.iscpif.jglobus" name="myproxy" rev="2.2.0-20160826">
<artifact name="myproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.iscpif.jglobus', module='myproxy', version='2.2.0-20160826')
)
libraryDependencies += "fr.iscpif.jglobus" % "myproxy" % "2.2.0-20160826"
[fr.iscpif.jglobus/myproxy "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 |