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.
You can download the latest version of the Imixs Workflow API from the 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.
All results from the Imixs Workflow Project are provided as maven artefacts. 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 Maven repository. To check for the latest versions and download components provided by this project you can browse the Maven repository and simply search for the keyword 'imixs'.