Last Version

Gradle App Engine plugin 1.9.59

Gradle plugin that provides tasks for uploading, running and managing Google App Engine projects.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.google.appengine
ArtifactId

ArtifactId

gradle-appengine-plugin
Version

Version

1.9.59
Type

Type

jar
Description

Description

Gradle App Engine plugin
Gradle plugin that provides tasks for uploading, running and managing Google App Engine projects.
Project URL

Project URL

https://github.com/GoogleCloudPlatform/gradle-appengine-plugin
Source Code Management

Source Code Management

https://github.com/GoogleCloudPlatform/gradle-appengine-plugin

Download gradle-appengine-plugin 1.9.59


<!-- https://jarcasting.com/artifacts/com.google.appengine/gradle-appengine-plugin/ -->
<dependency>
    <groupId>com.google.appengine</groupId>
    <artifactId>gradle-appengine-plugin</artifactId>
    <version>1.9.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/gradle-appengine-plugin/
implementation 'com.google.appengine:gradle-appengine-plugin:1.9.59'
// https://jarcasting.com/artifacts/com.google.appengine/gradle-appengine-plugin/
implementation ("com.google.appengine:gradle-appengine-plugin:1.9.59")
'com.google.appengine:gradle-appengine-plugin:jar:1.9.59'
<dependency org="com.google.appengine" name="gradle-appengine-plugin" rev="1.9.59">
  <artifact name="gradle-appengine-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='gradle-appengine-plugin', version='1.9.59')
)
libraryDependencies += "com.google.appengine" % "gradle-appengine-plugin" % "1.9.59"
[com.google.appengine/gradle-appengine-plugin "1.9.59"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.appengine : gradle-appengine-builder-model jar 0.1.0
com.google.appengine : appengine-local-endpoints jar 1.9.59

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.