License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdairavata-workflow-execution-context |
Last Version | Last Version0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAiravata Workflow Execution Context
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 |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/airavata-workflow-execution-context/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-workflow-execution-context</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-workflow-execution-context/
implementation 'org.apache.airavata:airavata-workflow-execution-context:0.14'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-workflow-execution-context/
implementation ("org.apache.airavata:airavata-workflow-execution-context:0.14")
'org.apache.airavata:airavata-workflow-execution-context:jar:0.14'
<dependency org="org.apache.airavata" name="airavata-workflow-execution-context" rev="0.14">
<artifact name="airavata-workflow-execution-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-workflow-execution-context', version='0.14')
)
libraryDependencies += "org.apache.airavata" % "airavata-workflow-execution-context" % "0.14"
[org.apache.airavata/airavata-workflow-execution-context "0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlbeans : xmlbeans | jar | 2.5.0 |
org.ogce : xpp3 | jar | 1.1.6 |
org.apache.airavata : airavata-common-utils | jar | 0.14 |
junit : junit | jar | 4.7 |