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