Download airavata-gfac-core-0.5.jar file - Jar a

Jar examples for a:airavata-gfac-core

Description

The core GFAC functionality independent from any webservice implementation.

You can download jar file airavata-gfac-core 0.5 in this page.

License

Apache License

Build File

You can use the following script to add airavata-gfac-core-0.5.jar to your project.

<dependency>
   <groupId>org.apache.airavata</groupId>
   <artifactId>airavata-gfac-core</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'org.apache.airavata', name: 'airavata-gfac-core', version: '0.5'
libraryDependencies += "org.apache.airavata" % "airavata-gfac-core" % "0.5"
<dependency org="org.apache.airavata" name="airavata-gfac-core" rev="0.5"/>
@Grapes(@Grab(group='org.apache.airavata', module='airavata-gfac-core', version='0.5'))
'org.apache.airavata:airavata-gfac-core:jar:0.5'

Download

Click the following link to download the jar file.

airavata-gfac-core-0.5-javadoc.jar
airavata-gfac-core-0.5-sources.jar
airavata-gfac-core-0.5.jar
airavata-gfac-core-0.5.pom



Related Tutorials