com.google.appengine.task.appcfg.UpdateConvention.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-appengine-plugin Show documentation
Show all versions of gradle-appengine-plugin Show documentation
Gradle plugin that provides tasks for uploading, running and managing Google App Engine projects.
The newest version!
package com.google.appengine.task.appcfg
/**
* Defines App Engine plugin update configuration convention.
*
* @author Benjamin Muschko
*/
class UpdateConvention {
Boolean useJava7
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy