jclouds/drivers/enterprise
Andrew Phillips c1ddc74aae [maven-release-plugin] prepare for next development iteration 2014-07-29 16:50:39 -04:00
..
src/main/java/org/jclouds/enterprise/config JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-07-29 16:50:39 -04: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.