License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdairavata-workflow-model-parent |
Last Version | Last Version0.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAiravata Workflow Model Parent
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
airavata-workflow-model-parent-0.14.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/airavata-workflow-model-parent/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-workflow-model-parent</artifactId>
<version>0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-workflow-model-parent/
implementation 'org.apache.airavata:airavata-workflow-model-parent:0.14'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-workflow-model-parent/
implementation ("org.apache.airavata:airavata-workflow-model-parent:0.14")
'org.apache.airavata:airavata-workflow-model-parent:pom:0.14'
<dependency org="org.apache.airavata" name="airavata-workflow-model-parent" rev="0.14">
<artifact name="airavata-workflow-model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-workflow-model-parent', version='0.14')
)
libraryDependencies += "org.apache.airavata" % "airavata-workflow-model-parent" % "0.14"
[org.apache.airavata/airavata-workflow-model-parent "0.14"]