<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-swing-outline</artifactId>
<version>RELEASE130</version>
</dependency>
@Grapes(
@Grab(group='org.netbeans.api', module='org-netbeans-swing-outline', version='RELEASE130')
)