<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-modules-xml-xam</artifactId>
<version>RELEASE220</version>
</dependency>
@Grapes(
@Grab(group='org.netbeans.api', module='org-netbeans-modules-xml-xam', version='RELEASE220')
)
<dependency org="org.netbeans.api" name="org-netbeans-modules-xml-xam" rev="RELEASE220" />