не последняя версия
Последняя версия 0.14

org.apache.airavata:airavata-workflow-execution-context 0.3-incubating


Группа

Группа

org.apache.airavata
Идентификатор

Идентификатор

airavata-workflow-execution-context
Версия

Версия

0.3-incubating
Тип

Тип

jar

Скачать airavata-workflow-execution-context 0.3-incubating


<!-- 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.3-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-workflow-execution-context/
implementation 'org.apache.airavata:airavata-workflow-execution-context:0.3-incubating'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-workflow-execution-context/
implementation ("org.apache.airavata:airavata-workflow-execution-context:0.3-incubating")
'org.apache.airavata:airavata-workflow-execution-context:jar:0.3-incubating'
<dependency org="org.apache.airavata" name="airavata-workflow-execution-context" rev="0.3-incubating">
  <artifact name="airavata-workflow-execution-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-workflow-execution-context', version='0.3-incubating')
)
libraryDependencies += "org.apache.airavata" % "airavata-workflow-execution-context" % "0.3-incubating"
[org.apache.airavata/airavata-workflow-execution-context "0.3-incubating"]