Download copper-jmx-interface-3.0.jar file - Jar c

Jar examples for c:copper-jmx-interface

Description

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.

You can download jar file copper-jmx-interface 3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add copper-jmx-interface-3.0.jar to your project.

<dependency>
   <groupId>org.copper-engine</groupId>
   <artifactId>copper-jmx-interface</artifactId>
   <version>3.0</version>
</dependency>
compile group: 'org.copper-engine', name: 'copper-jmx-interface', version: '3.0'
libraryDependencies += "org.copper-engine" % "copper-jmx-interface" % "3.0"
<dependency org="org.copper-engine" name="copper-jmx-interface" rev="3.0"/>
@Grapes(@Grab(group='org.copper-engine', module='copper-jmx-interface', version='3.0'))
'org.copper-engine:copper-jmx-interface:jar:3.0'

Download

Click the following link to download the jar file.

copper-jmx-interface-3.0-javadoc.jar
copper-jmx-interface-3.0-sources.jar
copper-jmx-interface-3.0-tests.jar
copper-jmx-interface-3.0.jar
copper-jmx-interface-3.0.pom



Related Tutorials