The App Engine maven plugin which can be used to interact with both the development server and the remote runtime.
'com.google.appengine:appengine-maven-plugin:1.9.25'
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>1.9.25</version>
</dependency>
<dependency org="com.google.appengine" name="appengine-maven-plugin" rev="1.9.25"/>
"com.google.appengine", "appengine-maven-plugin", "1.9.25"