is not current version
Last Version 5.4.1

org.copper-engine:copper-ext 5.0.2

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

5.0.2
Type

Type

jar

Download copper-ext 5.0.2


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