is not current version
Last Version 4.0.0-alpha1

org.copper-engine:orch-engine 3.0-RC.3

COPPER is an open-source, powerful, light-weight, and easily configurable workflow engine. The power of COPPER is that it uses Java as a description language for workflows.

GroupId

GroupId

org.copper-engine
ArtifactId

ArtifactId

orch-engine
Version

Version

3.0-RC.3
Type

Type

jar

Download orch-engine 3.0-RC.3


<!-- https://jarcasting.com/artifacts/org.copper-engine/orch-engine/ -->
<dependency>
    <groupId>org.copper-engine</groupId>
    <artifactId>orch-engine</artifactId>
    <version>3.0-RC.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.copper-engine/orch-engine/
implementation 'org.copper-engine:orch-engine:3.0-RC.3'
// https://jarcasting.com/artifacts/org.copper-engine/orch-engine/
implementation ("org.copper-engine:orch-engine:3.0-RC.3")
'org.copper-engine:orch-engine:jar:3.0-RC.3'
<dependency org="org.copper-engine" name="orch-engine" rev="3.0-RC.3">
  <artifact name="orch-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.copper-engine', module='orch-engine', version='3.0-RC.3')
)
libraryDependencies += "org.copper-engine" % "orch-engine" % "3.0-RC.3"
[org.copper-engine/orch-engine "3.0-RC.3"]