<dependency>
<groupId>com.dukescript.libraries</groupId>
<artifactId>net.java.html.lib.dom</artifactId>
<version>0.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.dukescript.libraries', module='net.java.html.lib.dom', version='0.2')
)