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-interfaces
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-interfaces 4.0.0-alpha1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 8.1.15.v20140411
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.0.5
log4j : log4j jar 1.2.17
org.copper-engine : copper-coreengine jar 4.0.0-alpha1
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.12
org.apache.cxf : cxf-rt-transports-http-jetty jar 3.0.5

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.