graph G { compound="true" rankdir="TB" bgcolor="white" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="crimson" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "activemq-client" -- "activemq-openwire-legacy" [label=" 31937 ", penwidth="10"]; "activemq-client" -- "activemq-jms-pool" [label=" 96 ", penwidth="1"]; "activemq-client" -- "activemq-broker" [label=" 322 ", penwidth="1"]; "activemq-kahadb-store" -- "activemq-broker" [label=" 89 ", penwidth="1"]; "activemq-mqtt" -- "activemq-amqp" [label=" 246 ", penwidth="1"]; "activemq-client" -- "activemq-stomp" [label=" 155 ", penwidth="1"]; "activemq-stomp" -- "activemq-amqp" [label=" 138 ", penwidth="1"]; "activemq-mqtt" -- "activemq-stomp" [label=" 259 ", penwidth="1"]; "activemq-client" -- "activemq-kahadb-store" [label=" 156 ", penwidth="1"]; "activemq-amqp" -- "activemq-client" [label=" 88 ", penwidth="1"]; "activemq-client" -- "activemq-mqtt" [label=" 92 ", penwidth="1"]; "activemq-spring" -- "activemq-broker" [label=" 84 ", penwidth="1"]; "activemq-spring" -- "activemq-camel" [label=" 54 ", penwidth="1"]; }