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