Download airavata-gfac-core-0.9.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.9 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials