Download copper-jmx-interface-4.0.1.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 4.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials