is not current version
Last Version 5.4.1

org.copper-engine:copper-spring 3.1.0_pre2

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-spring
Version

Version

3.1.0_pre2
Type

Type

jar

Download copper-spring 3.1.0_pre2


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