Last Version

A Maven Plugin for running and deploying appengine applications 1.9.84

The App Engine maven plugin which can be used to interact with both the development server and the remote runtime. This plugin is deprecated. Use com.google.cloud.tools.appengine-maven-plugin instead. To migrate to new plugin, see https://cloud.google.com/appengine/docs/standard/java/tools/migrate-maven.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.appengine
ArtifactId

ArtifactId

appengine-maven-plugin
Version

Version

1.9.84
Type

Type

maven-plugin
Description

Description

A Maven Plugin for running and deploying appengine applications
The App Engine maven plugin which can be used to interact with both the development server and the remote runtime. This plugin is deprecated. Use com.google.cloud.tools.appengine-maven-plugin instead. To migrate to new plugin, see https://cloud.google.com/appengine/docs/standard/java/tools/migrate-maven.
Project URL

Project URL

https://developers.google.com/appengine/docs/java/tools/maven

Download appengine-maven-plugin 1.9.84


<plugin>
    <groupId>com.google.appengine</groupId>
    <artifactId>appengine-maven-plugin</artifactId>
    <version>1.9.84</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.0
com.google.guava : guava jar 19.0
com.google.appengine : appengine-tools-sdk jar 1.9.84
com.google.endpoints : endpoints-framework-tools jar 2.0.9
com.google.endpoints : endpoints-framework jar 2.0.9
javax.servlet : servlet-api jar 2.5
eu.infomas : annotation-detector jar 3.0.5
org.apache.maven.shared : maven-invoker jar 2.2

Project Modules

There are no modules declared in this project.