Example1 Classpath example Simple classpath example. Demonstrates the conventions of the kmodule. Example2 Classpath example Demonstrates inheritence, as example2 KieBase includes resources from example1 KieBase. Example3 Dynamically loading of external module loads and executes exampe1 jar Example4 Dynamically loading of external module Loads example1 and example2, demonstrating "includes" working on externally loaded modules. Example5 Example1 redone as a runtime code generation example Example6 Runtime code generation Combined with external dynamic module dependencies.