Part II. The Fuse Application Bundle Deployment Model
Abstract
If you develop your applications using the Apache Maven build system, it is recommended that you deploy your application into the Red Hat JBoss Fuse container as a Fuse Application Bundle(FAB). The FAB model leverages metadata already present in your Maven-generated JAR, so that its required dependencies are automatically installed along with your application JAR.