> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/email-this-issue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/email-this-issue/general/open-source-software-components.md).

# Open-Source Software Components

The table below lists all third-party dependencies used by the app (in the format: `groupId:artifactId`), along with the corresponding licenses selected for their inclusion in the project.

{% hint style="info" %}
Only open-source components with licensing terms that explicitly require attribution are listed here.
{% endhint %}

<table data-full-width="false"><thead><tr><th width="485">Dependency</th><th>Used licence</th></tr></thead><tbody><tr><td>com.github.spotbugs:spotbugs-annotations</td><td><a href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">LGPL-2.1</a></td></tr><tr><td>ch.qos.logback:logback-classic</td><td><a href="https://www.eclipse.org/legal/epl/epl-v10.html">EPL-1.0</a></td></tr><tr><td>ch.qos.logback:logback-core</td><td><a href="https://www.eclipse.org/legal/epl/epl-v10.html">EPL-1.0</a></td></tr><tr><td>com.github.pureconfig:pureconfig-core_3</td><td><a href="https://www.mozilla.org/en-US/MPL/2.0/">MPL-2.0</a></td></tr><tr><td>com.h2database:h2</td><td><a href="https://www.eclipse.org/legal/epl/epl-v10.html">EPL-1.0</a></td></tr><tr><td>org.hibernate:hibernate-core</td><td><a href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">LGPL-2.1</a></td></tr><tr><td>org.hibernate.common:hibernate-commons-annotations</td><td><a href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">LGPL-2.1</a></td></tr><tr><td>org.hibernate.javax.persistence:hibernate-jpa-2.1-api</td><td><a href="https://www.eclipse.org/legal/epl/epl-v10.html">EPL-1.0</a></td></tr><tr><td>org.aspectj:aspectjweaver</td><td><a href="https://www.eclipse.org/legal/epl/epl-v10.html">EPL-1.0</a></td></tr></tbody></table>
