Google App Engine is a web application hosting platform that allows you to write your web application in one of several programming languages (including Python and Java). This SDK includes everything necessary to develop Java applications that can be hosted by App Engine. This includes a jar file and documentation for the current set of App Engine-specific API's, and a development environment that can be used to test your application before deploying.
Homepage POM file JAR file Javadoc'com.google.appengine:appengine-java-sdk:1.3.1'