Workflow API
Using the Imixs Workflow API is mostly easy as the API is provided as a framework that consists of only a few Java libraries. Depending on your needs you can add these libraries to your java application to use the api. The Imixs Workflow API exclusively uses interfaces and classes contained in the SDK standard of Java. So extensions and additional libraries are not required. This allows using the framework within every Java environment and within the SDK.
You can download the latest version of the Imixs Workflow API from the dev.java.net download page.
If you are working with Maven you can also start with the Imixs JSF Archetype which gives you an easy starting point for a JEE Application.
The Imixs Workflow Project is part of the dev.java.net project which is providing a large Maven 2 repository. Working with Maven makes it almost simple to add the Imixs Workflow API to your application. You will find informations about using Maven here.
If you did not want to work with Maven you can also download the imixs workflow libraries directly from the dev.java.net Maven 2 repository. Simply browse through the Maven repository with your Web Browser or start downloads from the Imixs Workflow repository location here