Last Version

COPPER high-performance workflow engine 5.4.1

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.4.1
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.4.1


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

Dependencies

runtime (2)

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

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.