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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials