is not current version
Last Version 5.4.1

org.copper-engine:copper-jmx-interface 4.3.0-SNAPHOT

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-jmx-interface
Version

Version

4.3.0-SNAPHOT
Type

Type

jar

Download copper-jmx-interface 4.3.0-SNAPHOT


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