Import this BOM in your dependencyManagement if you want to depend on multiple Dashbuilder artifacts.
'org.dashbuilder:dashbuilder-bom:0.1.4.Alpha1'
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-bom</artifactId>
<version>0.1.4.Alpha1</version>
</dependency>
<dependency org="org.dashbuilder" name="dashbuilder-bom" rev="0.1.4.Alpha1"/>
"org.dashbuilder", "dashbuilder-bom", "0.1.4.Alpha1"