<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-libs-junit4</artifactId>
<version>RELEASE126</version>
</dependency>
@Grapes(
@Grab(group='org.netbeans.api', module='org-netbeans-libs-junit4', version='RELEASE126')
)