<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>libxmlvalidator_test</artifactId>
<version>2.0.22</version>
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='libxmlvalidator_test', version='2.0.22')
)