<dependency>
<groupId>org.eclipse.core</groupId>
<artifactId>resources</artifactId>
<version>3.2.1-R32x_v20060914</version>
</dependency>
@Grapes(
@Grab(group='org.eclipse.core', module='resources', version='3.2.1-R32x_v20060914')
)