<dependency>
<groupId>com.dukescript.libraries</groupId>
<artifactId>net.java.html.lib</artifactId>
<version>0.6</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.dukescript.libraries', module='net.java.html.lib', version='0.6')
)
<parent> <groupId>com.dukescript.libraries</groupId> <artifactId>pom</artifactId> <version>0.6</version> </parent>
compile
|-- org.netbeans.html:net.java.html.boot
|-- com.dukescript.api:junit-browser-runner
test
|-- org.netbeans.html:net.java.html.boot.fx
|-- org.apidesign.bck2brwsr:launcher.http