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