jclouds/drivers/enterprise
Andrew Gaul 7dc52f52ea [maven-release-plugin] prepare for next development iteration 2013-11-26 14:45:31 -08:00
..
src/main/java/org/jclouds/enterprise/config JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format 2013-05-16 21:33:44 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:33:40 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-11-26 14:45:31 -08: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.