Download myproxy-2.2.0-20160826.jar file - Jar m

Jar examples for m:myproxy

Description

Open Authorization (OAuth) client and server code for MyProxy

You can download jar file myproxy 2.2.0-20160826 in this page.

License

Apache license

Build File

You can use the following script to add myproxy-2.2.0-20160826.jar to your project.

<dependency>
   <groupId>fr.iscpif.jglobus</groupId>
   <artifactId>myproxy</artifactId>
   <version>2.2.0-20160826</version>
</dependency>
compile group: 'fr.iscpif.jglobus', name: 'myproxy', version: '2.2.0-20160826'
libraryDependencies += "fr.iscpif.jglobus" % "myproxy" % "2.2.0-20160826"
<dependency org="fr.iscpif.jglobus" name="myproxy" rev="2.2.0-20160826"/>
@Grapes(@Grab(group='fr.iscpif.jglobus', module='myproxy', version='2.2.0-20160826'))
'fr.iscpif.jglobus:myproxy:jar:2.2.0-20160826'

Download

Click the following link to download the jar file.

myproxy-2.2.0-20160826-javadoc.jar
myproxy-2.2.0-20160826-sources.jar
myproxy-2.2.0-20160826.jar
myproxy-2.2.0-20160826.pom



Related Tutorials