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" ] "spring-boot-project/spring-boot-tools" -- "spring-boot-project/spring-boot" [label=" 236 ", penwidth="10"]; "spring-boot-project/spring-boot-autoconfigure" -- "spring-boot-project/spring-boot-actuator-autoconfigure" [label=" 162 ", penwidth="6"]; "spring-boot-project/spring-boot" -- "buildSrc/src" [label=" 126 ", penwidth="5"]; "buildSrc/src" -- "spring-boot-project/spring-boot-tools" [label=" 96 ", penwidth="4"]; "spring-boot-project/spring-boot-autoconfigure" -- "spring-boot-project/spring-boot" [label=" 230 ", penwidth="9"]; "spring-boot-project/spring-boot-tools" -- "spring-boot-project/spring-boot-actuator" [label=" 96 ", penwidth="4"]; "spring-boot-project/spring-boot-tools" -- "spring-boot-project/spring-boot-autoconfigure" [label=" 84 ", penwidth="3"]; "spring-boot-project/spring-boot" -- "spring-boot-project/spring-boot-actuator" [label=" 108 ", penwidth="4"]; "spring-boot-project/spring-boot-devtools" -- "spring-boot-project/spring-boot" [label=" 60 ", penwidth="2"]; }