<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>runtime-shared-jetty12</artifactId>
<version>2.0.26</version>
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='runtime-shared-jetty12', version='2.0.26')
)