Last Version

COPPER high-performance workflow engine 4.0.0-alpha1

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.

License

License

GroupId

GroupId

org.copper-engine
ArtifactId

ArtifactId

orch-engine
Version

Version

4.0.0-alpha1
Type

Type

jar
Description

Description

COPPER high-performance workflow engine
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.
Project URL

Project URL

http://copper-engine.org/
Source Code Management

Source Code Management

https://github.com/copper-engine/copper-engine

Download orch-engine 4.0.0-alpha1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.copper-engine : copper-coreengine jar 4.0.0-alpha1
log4j : log4j jar 1.2.17
org.copper-engine : copper-spring jar 4.0.0-alpha1
org.slf4j : slf4j-api jar 1.7.12
org.copper-engine : orch-interfaces jar 4.0.0-alpha1
org.copper-engine : copper-jmx-interface jar 4.0.0-alpha1
org.copper-engine : copper-monitoring-server jar 4.0.0-alpha1
org.apache.derby : derby jar 10.10.1.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.