Versions Compared

Key

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

...

  • Library: eHCache
  • Java package name: org.apache.ofbiz.foundation.cache
Graphviz
outputsvg
thumbnailtrue
showCodetrue
 digraph module_dependencies{
"Configuration" –> "Actor Management";
"Security"-> "Actor Management";
"Actor Management"-> "lang";
"Security"->"Persistence";
"Persistence"->"Lang";
"Services"->"Lang";
"Persistence"->"Cache";
"Globalization";
"Logging";
}