is not current version
Last Version 4.2.0

org.copper-engine:copper-monitoring-example 3.2.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.

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

org.copper-engine
ArtifactId

ArtifactId

copper-monitoring-example
Version

Version

3.2.0
Type

Type

jar

Download copper-monitoring-example 3.2.0


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