Description of the illustration depgraph.png

This figure shows a dependency graph between applications A, B, and C: A depends on B and B depends on C and C depends on A. Application C exports the MarketEvent class. Applications A and B import the MarketEvent class.