License |
License |
---|---|
GroupId | GroupIdorg.jglobus |
ArtifactId | ArtifactIdmyproxy |
Last Version | Last Version2.1.0 |
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.1.0.pom | |
myproxy-2.1.0.jar | 27 KB |
myproxy-2.1.0-sources.jar | 24 KB |
myproxy-2.1.0-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jglobus/myproxy/ -->
<dependency>
<groupId>org.jglobus</groupId>
<artifactId>myproxy</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jglobus/myproxy/
implementation 'org.jglobus:myproxy:2.1.0'
// https://jarcasting.com/artifacts/org.jglobus/myproxy/
implementation ("org.jglobus:myproxy:2.1.0")
'org.jglobus:myproxy:jar:2.1.0'
<dependency org="org.jglobus" name="myproxy" rev="2.1.0">
<artifact name="myproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jglobus', module='myproxy', version='2.1.0')
)
libraryDependencies += "org.jglobus" % "myproxy" % "2.1.0"
[org.jglobus/myproxy "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jglobus : gss | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |