mirror of https://github.com/apache/jclouds.git
d17487b223
- from 2.2.0-SNAPSHOST to 2.2.0-SNAPSHOT |
||
---|---|---|
.. | ||
src/main/java/org/jclouds/enterprise/config | ||
README.txt | ||
pom.xml |
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.