не последняя версия
Последняя версия 4.0.0-alpha1

org.copper-engine:orch-interfaces 3.0-RC.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.

Группа

Группа

org.copper-engine
Идентификатор

Идентификатор

orch-interfaces
Версия

Версия

3.0-RC.2
Тип

Тип

jar

Скачать orch-interfaces 3.0-RC.2


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