jclouds/drivers/gae
Andrew Gaul d7e0b3b10c Remove WriteTo
Guava helpers capture this functionality in a more idiomatic way.
2014-02-21 17:13:31 -08:00
..
src Remove WriteTo 2014-02-21 17:13:31 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Added OkHttp driver to support modern HTTP verbs 2014-01-13 10:47:39 +01: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.