is not current version
Last Version 5.4.1

COPPER high-performance workflow engine 5.3.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.

License

License

GroupId

GroupId

org.copper-engine
ArtifactId

ArtifactId

copper-jmx-interface
Version

Version

5.3.0
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 copper-jmx-interface 5.3.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.github.javaparser : javaparser-symbol-solver-core jar 3.6.23
org.slf4j : slf4j-api jar 1.8.0-beta4

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 2.23.4
net.bytebuddy : byte-buddy jar 1.10.17
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.