jclouds/drivers/gae
Andrew Gaul 7ad7890ad0 Next development version 2.4.0-SNAPSHOT 2021-04-14 23:07:54 +09:00
..
src JCLOUDS-1225: Address Guava 18 MoreExecutors changes 2017-08-22 17:14:22 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
bnd.bnd Onboard bnd-configuration files, one per module 2020-10-26 19:58:41 +09:00
pom.xml Next development version 2.4.0-SNAPSHOT 2021-04-14 23:07:54 +09:00

README.txt

#
# A driver to run jclouds on Google App Engine (http://code.google.com/appengine/).
#
# Expects the joda-time JAR (see drivers/joda) to be present on your application's classpath.
#
# TODO: Usage example.