digraph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="grey" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "struts2-gxp-template-plugin" [fillcolor="deepskyblue2"]; "struts2-fileupload-plugin" [fillcolor="deepskyblue2"]; "struts2-scope-plugin" [fillcolor="deepskyblue2"]; "showcase-reborn" [fillcolor="deepskyblue2"]; "struts2-uel-plugin-example" [fillcolor="deepskyblue2"]; "apps-test" [fillcolor="deepskyblue2"]; "artimus" [fillcolor="deepskyblue2"]; "ROOT" [fillcolor="deepskyblue2"]; "struts2-jquery-plugin" [fillcolor="deepskyblue2"]; "s2-jquery-showcase" [fillcolor="deepskyblue2"]; "struts2-jst-plugin" [fillcolor="deepskyblue2"]; "struts2-webwork2-plugin" [fillcolor="deepskyblue2"]; "struts2-cdi-example" [fillcolor="deepskyblue2"]; "Struts2HelloWorldPortlet" [fillcolor="deepskyblue2"]; "struts2-api" [fillcolor="deepskyblue2"]; "Hello_World_Struts2" [fillcolor="deepskyblue2"]; "continuations" [fillcolor="deepskyblue2"]; "struts2-uel-plugin" [fillcolor="deepskyblue2"]; "mailreader-chain" [fillcolor="deepskyblue2"]; "jpa-mailreader" [fillcolor="deepskyblue2"]; "ti" [fillcolor="deepskyblue2"]; "src" [fillcolor="deepskyblue2"]; "flow" [fillcolor="deepskyblue2"]; "ti" -> "struts2-webwork2-plugin" [label=" 54 ", penwidth="10", color="#00688bFF"]; "struts2-fileupload-plugin" -> "struts2-api" [label=" 2 ", penwidth="1", color="#00688b4C"]; "struts2-webwork2-plugin" -> "struts2-api" [label=" 2 ", penwidth="1", color="#00688b4C"]; "struts2-gxp-template-plugin" -> "struts2-api" [label=" 1 ", penwidth="1", color="#00688b4C"]; "src" -> "struts2-api" [label=" 1 ", penwidth="1", color="#00688b4C"]; "struts2-scope-plugin" -> "struts2-api" [label=" 1 ", penwidth="1", color="#00688b4C"]; "struts2-jst-plugin" -> "struts2-api" [label=" 1 ", penwidth="1", color="#00688b4C"]; "continuations" -> "struts2-api" [label=" 1 ", penwidth="1", color="#00688b4C"]; }