Airavata Workflow Tracking

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.

License

License

GroupId

GroupId

org.apache.airavata
ArtifactId

ArtifactId

workflowtracking
Last Version

Last Version

0.2-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Airavata Workflow Tracking
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

http://incubator.apache.org/airavata/
Project Organization

Project Organization

The Apache Software Foundation

Download workflowtracking

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.airavata/workflowtracking/ -->
<dependency>
    <groupId>org.apache.airavata</groupId>
    <artifactId>workflowtracking</artifactId>
    <version>0.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/workflowtracking/
implementation 'org.apache.airavata:workflowtracking:0.2-incubating'
// https://jarcasting.com/artifacts/org.apache.airavata/workflowtracking/
implementation ("org.apache.airavata:workflowtracking:0.2-incubating")
'org.apache.airavata:workflowtracking:jar:0.2-incubating'
<dependency org="org.apache.airavata" name="workflowtracking" rev="0.2-incubating">
  <artifact name="workflowtracking" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='workflowtracking', version='0.2-incubating')
)
libraryDependencies += "org.apache.airavata" % "workflowtracking" % "0.2-incubating"
[org.apache.airavata/workflowtracking "0.2-incubating"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.airavata : messenger-client jar 0.2-incubating
org.apache.xmlbeans : xmlbeans jar 2.5.0
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-incubating