XML File Context Provider Dependencies
Library Home Page (URL) | Jar(s) (URL) | Used for | Version | License (URL) |
---|---|---|---|---|
dom4j | Downloads | Used to read and write our XML based configuration file. We also currently use castor generated code to read and write XML configuration data but it doesn't handle all the XML Schema constructs (namespace references) that we need. | 1.6.1 Approved: CQ1362 (OK to check in under Incubator rules) | License (BSD style) |
log4j | Downloads | Used for logging. | 1.2.13(Approved by Orbit) | License (Approved by Orbit) |
Bandit Utility | Downloads | Used for XML based configuration reading and writing (some castor generated code) and several other utility classes. Examples include case insensitive strings, non-escaped XML attribute writer, text manipulation. | 0.2.x (Tested w/ bandit-config-0.2.392.jar and bandit-misc-0.2.392.jar) | Licensing
Bandit Utility code is dual licensed under LGPL and EPL |
Xerces | Downloads | Used by the castor generated code (and dom4j?). | 2.7.1 Approved: CQ1171, CQ1650 | License (Approved by Orbit) |
Castor | Downloads | Required by the castor generated code. | 1.0.4 | License |
.