jclouds/drivers/enterprise
Andrew Gaul 4f3955799b JCLOUDS-1628: Remove Netty driver
3.x has multiple security vulnerabilities but upgrading to 4.x is API
incompatible.  Remove due to lack of known users.
2024-02-26 19:04:05 +09:00
..
src/main/java/org/jclouds/enterprise/config JCLOUDS-1628: Remove Netty driver 2024-02-26 19:04:05 +09:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
bnd.bnd Onboard bnd-configuration files, one per module 2020-10-26 19:58:41 +09:00
pom.xml JCLOUDS-1628: Remove Netty driver 2024-02-26 19:04:05 +09: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.