jar

org.copper-engine : copper-ext

Maven & Gradle

Apr 03, 2023
5 usages
242 stars

COPPER 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.

Table Of Contents

Latest Version

Download org.copper-engine : copper-ext JAR file - Latest Versions:

All Versions

Download org.copper-engine : copper-ext JAR file - All Versions:

Version Vulnerabilities Size Updated
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window copper-ext-5.4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.copperengine.ext.util

├─ org.copperengine.ext.util.Supplier2Provider.class - [JAR]

org.copperengine.ext.wfrepo.git

├─ org.copperengine.ext.wfrepo.git.GitWorkflowRepository.class - [JAR]

org.copperengine.ext.wfrepo.classpath

├─ org.copperengine.ext.wfrepo.classpath.ClasspathWorkflowRepository.class - [JAR]

org.copperengine.ext.persistent

├─ org.copperengine.ext.persistent.AbstractPersistentEngineFactory.class - [JAR]

├─ org.copperengine.ext.persistent.RdbmsEngineFactory.class - [JAR]

├─ org.copperengine.ext.persistent.YamlSerializer.class - [JAR]

Advertisement