is not current version
Last Version 1.9.1

org.apache.oodt:workflow-services 1.2.3

A set of REST-ful services for the Workflow Manager.

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

workflow-services
Version

Version

1.2.3
Type

Type

war

Download workflow-services 1.2.3


<!-- https://jarcasting.com/artifacts/org.apache.oodt/workflow-services/ -->
<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>workflow-services</artifactId>
    <version>1.2.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/workflow-services/
implementation 'org.apache.oodt:workflow-services:1.2.3'
// https://jarcasting.com/artifacts/org.apache.oodt/workflow-services/
implementation ("org.apache.oodt:workflow-services:1.2.3")
'org.apache.oodt:workflow-services:war:1.2.3'
<dependency org="org.apache.oodt" name="workflow-services" rev="1.2.3">
  <artifact name="workflow-services" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='workflow-services', version='1.2.3')
)
libraryDependencies += "org.apache.oodt" % "workflow-services" % "1.2.3"
[org.apache.oodt/workflow-services "1.2.3"]