Versions Compared

Key

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

...

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