Jar examples for g:gcloud-maven-plugin
The App Engine maven plugin which can be used to interact with both the development server and the remote runtime.
You can download jar file gcloud-maven-plugin 2.0.9.74.v20150814 in this page.
Apache License 2.0
You can use the following script to add gcloud-maven-plugin-2.0.9.74.v20150814.jar to your project.
<dependency> <groupId>com.google.appengine</groupId> <artifactId>gcloud-maven-plugin</artifactId> <version>2.0.9.74.v20150814</version> </dependency>
compile group: 'com.google.appengine', name: 'gcloud-maven-plugin', version: '2.0.9.74.v20150814'
libraryDependencies += "com.google.appengine" % "gcloud-maven-plugin" % "2.0.9.74.v20150814"
<dependency org="com.google.appengine" name="gcloud-maven-plugin" rev="2.0.9.74.v20150814"/>
@Grapes(@Grab(group='com.google.appengine', module='gcloud-maven-plugin', version='2.0.9.74.v20150814'))
'com.google.appengine:gcloud-maven-plugin:jar:2.0.9.74.v20150814'
Click the following link to download the jar file.
gcloud-maven-plugin-2.0.9.74.v20150814-sources.jar