Last Version

com.github.cafdataprocessing:workflow-to-js-transformer 2.0.0-250

A worker to generate a workflow of actions to execute in a chain for document workers

License

License

Categories

Categories

JavaScript Languages Data ORM
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

workflow-to-js-transformer
Version

Version

2.0.0-250
Type

Type

jar
Description

Description

A worker to generate a workflow of actions to execute in a chain for document workers
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download workflow-to-js-transformer 2.0.0-250


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/workflow-to-js-transformer/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>workflow-to-js-transformer</artifactId>
    <version>2.0.0-250</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/workflow-to-js-transformer/
implementation 'com.github.cafdataprocessing:workflow-to-js-transformer:2.0.0-250'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/workflow-to-js-transformer/
implementation ("com.github.cafdataprocessing:workflow-to-js-transformer:2.0.0-250")
'com.github.cafdataprocessing:workflow-to-js-transformer:jar:2.0.0-250'
<dependency org="com.github.cafdataprocessing" name="workflow-to-js-transformer" rev="2.0.0-250">
  <artifact name="workflow-to-js-transformer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='workflow-to-js-transformer', version='2.0.0-250')
)
libraryDependencies += "com.github.cafdataprocessing" % "workflow-to-js-transformer" % "2.0.0-250"
[com.github.cafdataprocessing/workflow-to-js-transformer "2.0.0-250"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.cafdataprocessing : processing-service-client jar 1.5.0-390
com.thoughtworks.xstream : xstream jar 1.4.8
org.apache.commons : commons-lang3 jar
org.slf4j : slf4j-api jar
com.github.cafdataprocessing : worker-document-interface jar
com.google.guava : guava jar
com.github.cafdataprocessing : worker-workflow-spec jar 2.0.0-250
com.google.code.gson : gson jar

test (3)

Group / Artifact Type Version
com.github.cafdataprocessing : worker-document-testing-unit jar
org.json : json jar 20160212
org.testng : testng jar

Project Modules

There are no modules declared in this project.