is not current version
Last Version 5.4.1

org.copper-engine:copper-ext 4.2.0

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

copper-ext
Version

Version

4.2.0
Type

Type

jar

Download copper-ext 4.2.0


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