MVN

org.apache.airavata : airavata-client-sample

Maven & Gradle

Dec 27, 2013

Samples - Airavata Client Samples

<dependency>
    <groupId>org.apache.airavata</groupId>
    <artifactId>airavata-client-sample</artifactId>
    <version>0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.airavata : airavata-client-sample to add to Maven - Latest Versions:

  • Latest Stable: 0.11

All Versions

Choose a version of org.apache.airavata : airavata-client-sample to add to Maven - All Versions:

Version Vulnerabilities Updated
0.11
airavata-client-sample-0.11
0.10
airavata-client-sample-0.10
0.9
airavata-client-sample-0.9
0.8
airavata-client-sample-0.8
0.7
airavata-client-sample-0.7
0.6
airavata-client-sample-0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.airavata</groupId>
    <artifactId>airavata-client-sample</artifactId>
    <version>0.11</version>
</dependency>