Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Graphviz
outputsvg
thumbnailtrue
attachmentNewFrameworkModuleDependencies.dot
showCodetrue
 digraph module_dependencies{
"Configuration" –> "Actor Management";
"Security"-> "Actor Management";
"Actor Management"-> "Lang";
"Security"->"Persistence";
"Persistence"->"Lang";
"Services"->"Lang";
"Persistence"->"Cache";
"Globalization";
"Logging";