<dependency>
<groupId>org.netbeans.html</groupId>
<artifactId>net.java.html.boot.fx</artifactId>
<version>0.7.5</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.netbeans.html', module='net.java.html.boot.fx', version='0.7.5')
)