MVN

org.apache.airavata : airavata-client-parent

Maven & Gradle

Dec 29, 2014

Airavata Client Distribution Parent

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

Latest Version

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

  • Latest Stable: 0.14

All Versions

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

Version Vulnerabilities Updated
0.14
airavata-client-parent-0.14
0.13
airavata-client-parent-0.13
0.12
airavata-client-parent-0.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.airavata</groupId>
    <artifactId>airavata-client-parent</artifactId>
    <version>0.14</version>
</dependency>