META-INF.beans.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of imixs-workflow-engine Show documentation
Show all versions of imixs-workflow-engine Show documentation
The Imixs Workflow engine is a full featured Workflow Management System (WFMS) based on the
Java EE specification. The project extends the Imixs Workflow Core API
project to fulfill the requirements to a scalable, transactional, robust and simple deployable JEE Workflow
System. The Project provides different service components (EJBs) to be used in any kind of Java EE based business application.
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="https://jakarta.ee/xml/ns/jakartaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/beans_3_0.xsd" bean-discovery-mode="all" version="3.0"> </beans>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy