Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JavaScript Policy Context Provider Dependencies

Revision as of 17:23, 28 March 2007 by Unnamed Poltroon (Talk)

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 License (BSD style)
jaxen Downloads An XPath engine used by Dom4j 1.1 License
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), JavaScript Policy Decision Point, and Higgins related utility classes. 0.2.x (Tested w/ bandit-config-0.2.338.jar, bandit-higgins-0.2.338.jar, and bandit-misc-0.2.338.jar) Licensing

Bandit Utility code is dual licensed under LGPL and EPL

Castor Downloads Required by the castor generated code. 1.0.4 License
JavaScript Downloads Rhino JavaScript engine. 1.6R5 License

.

See Also

Back to the top