<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-local-endpoints</artifactId>
<version>1.8.9</version>
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='appengine-local-endpoints', version='1.8.9')
)