Resoa dependencies

Javolution We use Javolution's FastMap and FastList for caching.
SLF4J

SLF4J is our generic logging API within all projects. The Resoa package contains log4j. Apache Commons logging API is a dependency we inherited from JCS.

jaxb We use JAXB for XSD to Java source code generation and XML serialization.
Jaxen

XPATH is used within the Resoa Stack project, we chose JAXEN.

ehcache ehcache is used for caching within Resoa persistence.
Oracle Berkeley DB Java Edition Resoa persistence uses the Berkeley Java Edition as the default storage backend.
Restlet Restlet is the base of Resoa REST. There are further inherited dependencies, see our installation guide for Rest.

License conditions of dependencies

Resoa dependencies are released under different license conditions. As the Resoa distribution contains this software, you have to read and accept the license conditions of all depending software.

The following software is distributed under The Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0.txt: