# Dependency license guide

In the table below are the dependencies (in format: groupId:artifatcId), which are used by the app, along with the licenses we used for them. Only those are listed here, whose licensing terms require it.

| ch.qos.logback:logback-classic                     | [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) |
| -------------------------------------------------- | ------------------------------------------------------------------- |
| ch.qos.logback:logback-core                        | [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) |
| javax.xml.bind:jaxb-api                            | [CDDL-1-0](https://opensource.org/license/cddl-1-0)                 |
| org.aspectj:aspectjweaver                          | [EPL-1.0](https://www.eclipse.org/legal/epl/epl-v10.html)           |
| org.hibernate.common:hibernate-commons-annotations | [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) |
| org.hibernate.orm:hibernate-core                   | [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) |
| com.github.librepdf:openpdf                        | [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) |
| com.openhtmltopdf:openhtmltopdf-core               | [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) |
| com.openhtmltopdf:openhtmltopdf-pdfbox             | [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) |
| org.xhtmlrenderer:flying-saucer-core               | [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) |
| org.xhtmlrenderer:flying-saucer-pdf                | [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) |
