jclouds/drivers/enterprise
adriancole fa10fc4838 JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
..
src/main/java/org/jclouds/enterprise/config updated to use standard guava Futures and ListenableFuture 2013-01-13 09:31:10 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml JCLOUDS-30. Switch to 2 space indents for POM files. 2013-05-13 12:04:43 -07:00

README.txt

#
# Sets up most commonly requested options for enterprise Java support.
#
# Expects the joda-time and bcprov JARs (see drivers/joda and drivers/bouncycastle) to be present on your application's classpath.
#
# TODO: Usage example.