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