Third Party Licenses

Third Party License Information for the SemSpect Neo4j Plugin #

SemSpect relies on third party libraries. Detailed information about these libraries and their licenses is available in the user interface (top bar menu : SemSpect > About SemSpect > 3rd Party Licenses) as well as in the plugin jar file (semspect_neo4j-plugin-X.X.X.jar!/semspect_third-party/THIRD_PARTY_LICENSES.txt).

To improve readability, all license types have been normalized to their SPDX License List identifier. All license files are gathered in a folder of the plugin jar file (semspect_neo4j-plugin-X.X.X.jar!/semspect_third-party/).

The summary of all license types below is also available in the plugin jar file (semspect_neo4j-plugin-X.X.X.jar!/semspect_third-party/THIRD_PARTY_LICENSE_TYPES.txt):

0BSD
AGPL-3.0
Apache-2.0
BSD-2-Clause
BSD-3-Clause
CC-BY-4.0
ISC
LGPL-3.0
MIT
(MIT OR Apache-2.0)
(MIT OR CC0-1.0)
Python-2.0
Unknown license
Unlicense

Remark: the only Unknown license library is the indirect dependency net.jcip:jcip-annotations:1.0 that is in fact published under CC-BY-2.5 (see https://jcip.net/annotations/doc/), but the license information is not included in the maven release.