License |
License |
---|---|
GroupId | GroupIdorg.copper-engine |
ArtifactId | ArtifactIdcopper-jmx-interface |
Last Version | Last Version5.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCOPPER 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
copper-jmx-interface-5.4.1.pom | |
copper-jmx-interface-5.4.1.jar | 19 KB |
copper-jmx-interface-5.4.1-tests.jar | 261 bytes |
copper-jmx-interface-5.4.1-sources.jar | 22 KB |
copper-jmx-interface-5.4.1-javadoc.jar | 472 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.javaparser : javaparser-symbol-solver-core | jar | 3.6.23 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
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 |