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" ] "tephra-hbase-compat-1.4-base" [fillcolor="deepskyblue2"]; "ROOT" [fillcolor="deepskyblue2"]; "tephra-core" [fillcolor="deepskyblue2"]; "tephra-hbase-compat-2.0-base" [fillcolor="deepskyblue2"]; "tephra-distribution" [fillcolor="deepskyblue2"]; "tephra-hbase-compat-2.3" [fillcolor="deepskyblue2"]; "tephra-hbase-compat-2.4" [fillcolor="deepskyblue2"]; "tephra-api" [fillcolor="deepskyblue2"]; "conf" [fillcolor="deepskyblue2"]; "tephra-hbase-compat-1.1-base" [fillcolor="deepskyblue2"]; "tephra-hbase-compat-1.3" [fillcolor="deepskyblue2"]; "tephra-hbase-compat-1.4-base" -> "tephra-core" [label=" 11 ", penwidth="10", color="#00688bFF"]; "tephra-hbase-compat-2.0-base" -> "tephra-core" [label=" 11 ", penwidth="10", color="#00688bFF"]; "tephra-hbase-compat-2.3" -> "tephra-core" [label=" 11 ", penwidth="10", color="#00688bFF"]; "tephra-hbase-compat-2.4" -> "tephra-core" [label=" 11 ", penwidth="10", color="#00688bFF"]; "tephra-hbase-compat-1.1-base" -> "tephra-core" [label=" 11 ", penwidth="10", color="#00688bFF"]; "tephra-hbase-compat-1.3" -> "tephra-core" [label=" 11 ", penwidth="10", color="#00688bFF"]; "tephra-hbase-compat-1.4-base" -> "tephra-api" [label=" 8 ", penwidth="7", color="#00688bC9"]; "tephra-hbase-compat-2.0-base" -> "tephra-api" [label=" 8 ", penwidth="7", color="#00688bC9"]; "tephra-hbase-compat-2.3" -> "tephra-api" [label=" 8 ", penwidth="7", color="#00688bC9"]; "tephra-hbase-compat-2.4" -> "tephra-api" [label=" 8 ", penwidth="7", color="#00688bC9"]; "tephra-hbase-compat-1.1-base" -> "tephra-api" [label=" 8 ", penwidth="7", color="#00688bC9"]; "tephra-hbase-compat-1.3" -> "tephra-api" [label=" 8 ", penwidth="7", color="#00688bC9"]; }