Brvith Orchestrator Process

TOSCA Bluprint Model and Parser

License

License

GroupId

GroupId

com.brvith.orchestrator
ArtifactId

ArtifactId

orchestrator-process
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Brvith Orchestrator Process
TOSCA Bluprint Model and Parser

Download orchestrator-process

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.brvith.orchestrator : orchestrator-executor jar 1.0.2
org.camunda.bpm : camunda-engine jar 7.7.0
org.camunda.bpm : camunda-engine-spring jar 7.7.0
org.camunda.spin : camunda-spin-core jar 1.4.1
org.camunda.spin : camunda-spin-dataformat-json-jackson jar 1.4.1
org.camunda.bpm : camunda-engine-plugin-spin jar 7.7.0
com.h2database : h2 jar 1.4.196
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.0
org.jetbrains.kotlin : kotlin-script-runtime jar 1.2.0
org.jetbrains.kotlin : kotlin-reflect jar
commons-io : commons-io jar 2.6
com.google.guava : guava jar 22.0
ch.qos.logback : logback-classic jar

test (3)

Group / Artifact Type Version
org.camunda.bpm.extension.mockito : camunda-bpm-mockito jar 3.1.0
org.jetbrains.kotlin : kotlin-test jar 1.2.0
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0