Skip to main content
This page provides the most commonly used Apache Maven coordinates for ASEE Flow. The artifacts are published to the ASEE Flow Maven repository — see Artifact storage for the repository configuration.

BOM (Bill of Materials)

Use the BOM! Import the BOM if you use multiple ASEE Flow projects to ensure version compatibility.

Process engine

Process engine Spring integration

For Spring Framework 5:
For Spring Framework 6:

Process engine CDI integration

DMN engine BOM

Enables standalone DMN engine usage without BPMN engine dependencies.

DMN engine

Process application EJB client

Artifact storage

Customer access required. ASEE Flow artifacts — Maven dependencies, Docker images, and pre-packaged distribution downloads — are hosted in a private repository available to ASEE Flow customers. To obtain the repository location and access credentials, contact ASEE Software Solutions. See Accessing artifacts for setup steps.
ASEE Flow artifacts are published to the ASEE Flow customer Maven repository. Add the repository to your pom.xml, using the URL you received from ASEE, and put your credentials in a matching <server> entry in ~/.m2/settings.xml:
Then add your credentials to ~/.m2/settings.xml, using the same <id>:

Browse artifacts

Once you have access, you can browse the available artifacts and versions in the customer repository provided by ASEE.

Other modules