INCEpTION

your friendly neighborhood semantic text annotation tool

A semantic annotation platform offering intelligent assistance and knowledge management.
For more information, see the INCEpTION website.

INCEpTION is provided as open source under the Apache License v2.0.

© 2024 The Ubiquitous Knowledge Processing (UKP) Lab
at the Department of Computer Science, Technical University Darmstadt.
Additional copyright by individual contributors.

Back to work

Dependencies
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

INCEpTION - Web-Application


From: '42 BV' (http://blog.42.nl/)
  - Aho-CoraSick algorithm for efficient string matching (http://ahocorasick.org) org.ahocorasick:ahocorasick:jar:0.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: '7thWeb' (http://www.7thweb.net/wicket-jquery-ui/)
  - wicket-jquery-ui (https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui) com.googlecode.wicket-jquery-ui:wicket-jquery-ui:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - wicket-jquery-ui-core (https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui-core) com.googlecode.wicket-jquery-ui:wicket-jquery-ui-core:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - wicket-jquery-ui-theme-uilightness (https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui-themes/wicket-jquery-ui-theme-uilightness) com.googlecode.wicket-jquery-ui:wicket-jquery-ui-theme-uilightness:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - wicket-kendo-ui (https://github.com/sebfz1/wicket-jquery-ui/wicket-kendo-ui) com.googlecode.wicket-jquery-ui:wicket-kendo-ui:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - wicket-kendo-ui-theme-bootstrap (https://github.com/sebfz1/wicket-jquery-ui/wicket-kendo-ui-themes/wicket-kendo-ui-theme-bootstrap) com.googlecode.wicket-jquery-ui:wicket-kendo-ui-theme-bootstrap:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'agilecoders.de' (http://agilecoders.de)
  - library (https://github.com/l0rdn1kk0n/wicket-webjars/wicket-webjars) de.agilecoders.wicket.webjars:wicket-webjars:jar:3.0.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'an unknown organization'
  - AntLR Parser Generator (http://www.antlr.org/) antlr:antlr:jar:2.7.7
    License: BSD License  (http://www.antlr.org/license.html)
  - cglib (https://github.com/cglib/cglib/cglib) cglib:cglib:jar:3.3.0
    License: ASF 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - zjsonpatch (https://github.com/flipkart-incubator/zjsonpatch/) com.flipkart.zjsonpatch:zjsonpatch:jar:0.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Context (https://github.com/MarcGiffing/wicket-spring-boot/wicket-spring-boot-context) com.giffing.wicket.spring.boot.starter:wicket-spring-boot-context:jar:3.1.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Wicket Spring Boot Starter (https://github.com/MarcGiffing/wicket-spring-boot/wicket-spring-boot-starter) com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:jar:3.1.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - dexx (https://github.com/andrewoma/dexx) com.github.andrewoma.dexx:collection:jar:0.7
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:2.9.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSONLD Java :: Core (http://github.com/jsonld-java/jsonld-java/jsonld-java/) com.github.jsonld-java:jsonld-java:bundle:0.13.2
    License: Revised BSD License  (https://raw.github.com/jsonld-java/jsonld-java/master/LICENCE)
  - Open JSON (https://github.com/openjson/openjson) com.github.openjson:openjson:jar:1.0.10
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - txtmark (https://github.com/rjeschke/txtmark) com.github.rjeschke:txtmark:jar:0.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - compiler (http://github.com/spullara/mustache.java) com.github.spullara.mustache.java:compiler:jar:0.9.3
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Java SemVer (https://github.com/zafarkhaja/jsemver) com.github.zafarkhaja:java-semver:jar:0.9.0
    License: The MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:2.0.1
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)
  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:30.1.1-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JavaEWAH (https://github.com/lemire/javaewah) com.googlecode.javaewah:JavaEWAH:bundle:1.1.7
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ICU4J (http://icu-project.org/) com.ibm.icu:icu4j:jar:68.2
    License: Unicode/ICU License  (https://raw.githubusercontent.com/unicode-org/icu/master/icu4c/LICENSE)
  - T-Digest (https://github.com/tdunning/t-digest) com.tdunning:t-digest:jar:3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jquery-selectors (http://nexus.sonatype.org/oss-repository-hosting.html/jquery-selectors) de.agilecoders.wicket:jquery-selectors:jar:3.0.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - bootstrap-core (https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-core) de.agilecoders.wicket:wicket-bootstrap-core:bundle:6.0.0-M6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - bootstrap-extensions (https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-extensions) de.agilecoders.wicket:wicket-bootstrap-extensions:bundle:6.0.0-M6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - oaipmh-cmdi-bindings (https://github.com/weblicht/oaipmh-cmdi-bindings) eu.clarin.weblicht:oaipmh-cmdi-bindings:jar:1.0.5
    License: GNU Lesser General Public License, Version 3  (http://www.gnu.org/licenses/lgpl.html)
  - OpenMinTeD SHARE (v3.0.2) Annotations for Java - API (https://github.com/openminted/omtd-share-annotations/omtd-share-annotations-api) eu.openminted.share.annotations:omtd-share-annotations-api:jar:3.0.2.7
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ClassGraph (https://github.com/classgraph/classgraph) io.github.classgraph:classgraph:jar:4.8.138
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)
  - Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/netty-tcnative-classes/) io.netty:netty-tcnative-classes:jar:2.0.46.Final

  - Google S2 geometry library (https://github.com/sgr-io/s2-geometry-library-java) io.sgr:s2-geometry-library-java:jar:1.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger.core.v3:swagger-annotations:jar:2.1.12
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-core (https://github.com/swagger-api/swagger-core/modules/swagger-core) io.swagger.core.v3:swagger-core:jar:2.1.12
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-models (https://github.com/swagger-api/swagger-core/modules/swagger-models) io.swagger.core.v3:swagger-models:jar:2.1.12
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - fastutil (http://fastutil.di.unimi.it/) it.unimi.dsi:fastutil:jar:8.5.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JSR107 API and SPI (https://github.com/jsr107/jsr107spec) javax.cache:cache-api:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - javax.persistence-api (https://github.com/javaee/jpa-spec) javax.persistence:javax.persistence-api:jar:2.2
    License: Eclipse Public License v1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Byte Buddy (without dependencies) (https://bytebuddy.net/byte-buddy) net.bytebuddy:byte-buddy:jar:1.10.22
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - StAX Utilities Project (http://java.net/projects/stax-utils/) net.java.dev.stax-utils:stax-utils:jar:20070216
    License: BSD  (http://www.opensource.org/licenses/bsd-license.html)
  - Common Library (http://langrid.org/) net.servicegrid:jp.go.nict.langrid.commons:jar:1.0.5
    License: GNU LESSER GENERAL PUBLIC LICENSE  (http://www.gnu.org/licenses/lgpl-2.1.txt)
  - JOpt Simple (http://pholser.github.io/jopt-simple) net.sf.jopt-simple:jopt-simple:jar:5.0.2
    License: The MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - Apache Thrift (http://thrift.apache.org) org.apache.thrift:libthrift:jar:0.13.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-embed-core (https://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.58
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-embed-el (https://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.58
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-embed-websocket (https://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.58
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - AspectJ Weaver (https://www.eclipse.org/aspectj/) org.aspectj:aspectjweaver:jar:1.9.7
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
  - procyon-compilertools (https://bitbucket.org/mstrobel/procyon) org.bitbucket.mstrobel:procyon-compilertools:jar:0.5.32
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - procyon-core (https://bitbucket.org/mstrobel/procyon) org.bitbucket.mstrobel:procyon-core:jar:0.5.32
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.19.0
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - RDFBeans (http://rdfbeans.github.io) org.cyberborean:rdfbeans:jar:2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.danekja.jdk-serializable-functional (https://github.com/danekja/jdk-serializable-functional) org.danekja:jdk-serializable-functional:jar:1.9.0
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - dom4j (http://dom4j.github.io/) org.dom4j:dom4j:jar:2.1.3
    License: BSD 3-clause New License  (https://github.com/dom4j/dom4j/blob/master/LICENSE)
  - server (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cli (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-cli:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - core (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-core:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - secure-sm (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-secure-sm:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - x-content (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-x-content:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Elastic JNA Distribution (https://github.com/java-native-access/jna) org.elasticsearch:jna:jar:5.5.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - rest (https://github.com/elastic/elasticsearch) org.elasticsearch.client:elasticsearch-rest-client:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - rest-high-level (https://github.com/elastic/elasticsearch) org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - aggs-matrix-stats (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:aggs-matrix-stats-client:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - lang-mustache (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:lang-mustache-client:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - parent-join (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:parent-join-client:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - rank-eval (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:rank-eval-client:jar:6.8.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.9
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate.validator:hibernate-validator:jar:6.2.0.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - IntelliJ IDEA Annotations (http://www.jetbrains.org) org.jetbrains:annotations:jar:13.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Reflect (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-reflect:jar:1.6.10
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.10
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.10
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Liquibase (http://www.liquibase.org/liquibase-root/liquibase-dist) org.liquibase:liquibase-core:jar:4.5.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - org.locationtech.jts:jts-core (https://www.locationtech.org/projects/technology.jts/jts-modules/jts-core) org.locationtech.jts:jts-core:bundle:1.17.1
    License: Eclipse Public License, Version 2.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EPLv2.txt)    License: Eclipse Distribution License - v 1.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EDLv1.txt)
  - mapdb (http://www.mapdb.org) org.mapdb:mapdb:bundle:1.0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - PF4J (http://nexus.sonatype.org/oss-repository-hosting.html/pf4j-parent/pf4j) org.pf4j:pf4j:jar:2.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - PF4J-Spring (http://nexus.sonatype.org/oss-repository-hosting.html/pf4j-spring-parent/pf4j-spring) org.pf4j:pf4j-spring:jar:0.5.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Matomo Java Tracker (https://github.com/matomo-org/matomo-java-tracker) org.piwik.java.tracking:matomo-java-tracker:jar:1.6
    License: BSD 3-Clause License  (https://github.com/matomo-org/matomo-java-tracker/blob/master/LICENSE)
  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.10
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - springdoc-openapi-common (https://springdoc.org/springdoc-openapi-common/) org.springdoc:springdoc-openapi-common:jar:1.6.5
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - springdoc-openapi-ui (https://springdoc.org/springdoc-openapi-ui/) org.springdoc:springdoc-openapi-ui:jar:1.6.5
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - springdoc-openapi-webmvc-core (https://springdoc.org/springdoc-openapi-webmvc-core/) org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.5
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - XZ for Java (https://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.8
    License: Public Domain 
  - Animate.css (http://webjars.org) org.webjars:animate.css:jar:3.2.6
    License: MIT  (http://opensource.org/licenses/MIT)
  - Bootstrap (http://webjars.org) org.webjars:bootstrap:jar:5.1.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - c3 (http://webjars.org) org.webjars:c3:jar:0.6.6
    License: MIT  (https://github.com/masayuki0812/c3/blob/master/LICENSE)
  - D3.js (http://webjars.org) org.webjars:d3js:jar:5.5.0
    License: The BSD 3-Clause License  (http://opensource.org/licenses/BSD-3-Clause)
  - Font Awesome (http://webjars.org) org.webjars:font-awesome:jar:5.15.3
    License: CC BY 3.0  (http://creativecommons.org/licenses/by/3.0/)
  - jquery (http://webjars.org) org.webjars:jquery:jar:3.0.0
    License: MIT License  (https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt)
  - jquery-migrate (http://webjars.org) org.webjars:jquery-migrate:jar:3.0.0
    License: MIT License  (https://github.com/jquery/jquery-migrate/blob/master/LICENSE-MIT)
  - jQuery UI (http://webjars.org) org.webjars:jquery-ui:jar:1.13.0
    License: MIT License  (https://github.com/jquery/jquery-ui/blob/master/MIT-LICENSE.txt)
  - jQuery Tocify (http://webjars.org) org.webjars:jquery.tocify.js:jar:1.9.0
    License: MIT License  (https://github.com/gfranko/jquery.tocify.js/raw/master/LICENSE-MIT)
  - Modernizr (http://webjars.org) org.webjars:modernizr:jar:2.8.3-1
    License: MIT License  (http://en.wikipedia.org/wiki/MIT_License)
  - Popper.js (http://webjars.org) org.webjars:popper.js:jar:2.9.3
    License: MIT  (https://github.com/FezVrasta/popper.js/raw/master/LICENSE.md)
  - spin.js (http://webjars.org) org.webjars:spin-js:jar:2.1.0
    License: MIT  (https://raw.github.com/fgnass/spin.js/gh-pages/LICENSE.txt)
  - Swagger UI (http://webjars.org) org.webjars:swagger-ui:jar:4.2.1
    License: Apache 2.0  (https://github.com/swagger-api/swagger-ui)
  - typeahead.js (http://webjars.org) org.webjars:typeaheadjs:jar:0.11.1
    License: MIT  (https://github.com/twitter/typeahead.js/blob/master/LICENSE)
  - webjars-locator-core (http://webjars.org) org.webjars:webjars-locator-core:jar:0.48
    License: MIT  (https://github.com/webjars/webjars-locator-core/blob/master/LICENSE.md)
  - hover (http://webjars.org) org.webjars.bower:hover:jar:2.0.2
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - jquery.scrollTo (http://webjars.org) org.webjars.bower:jquery.scrollTo:jar:2.1.2
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - moment (http://webjars.org) org.webjars.bower:momentjs:jar:2.24.0
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - enjoyhint (http://webjars.org) org.webjars.bowergithub.xbsoftware:enjoyhint:jar:3.1.0
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - axios (https://www.webjars.org) org.webjars.npm:axios:jar:0.24.0
    License: MIT 
  - @babel/helper-validator-identifier (https://www.webjars.org) org.webjars.npm:babel__helper-validator-identifier:jar:7.16.7
    License: MIT 
  - @babel/parser (https://www.webjars.org) org.webjars.npm:babel__parser:jar:7.17.0
    License: MIT 
  - @babel/types (https://www.webjars.org) org.webjars.npm:babel__types:jar:7.17.0
    License: MIT 
  - canvas (http://webjars.org) org.webjars.npm:canvas:jar:1.4.0
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - color-thief (http://webjars.org) org.webjars.npm:color-thief:jar:2.2.1
    License: BSD-2-Clause  (https://spdx.org/licenses/BSD-2-Clause#licenseText)
  - csstype (https://www.webjars.org) org.webjars.npm:csstype:jar:3.0.0-beta.4
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - dayjs (https://www.webjars.org) org.webjars.npm:dayjs:jar:1.9.6
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - estree-walker (https://www.webjars.org) org.webjars.npm:estree-walker:jar:2.0.2
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - follow-redirects (https://www.webjars.org) org.webjars.npm:follow-redirects:jar:1.14.9
    License: MIT 
  - inputmask (http://webjars.org) org.webjars.npm:inputmask:jar:4.0.0
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - kinetic (http://webjars.org) org.webjars.npm:kinetic:jar:5.2.0
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - nan (https://www.webjars.org) org.webjars.npm:nan:jar:2.15.0
    License: MIT 
  - source-map (http://webjars.org) org.webjars.npm:source-map:jar:0.6.1
    License: BSD 3-Clause  (https://spdx.org/licenses/BSD 3-Clause#licenseText)
  - summernote (https://www.webjars.org) org.webjars.npm:summernote:jar:0.8.20
    License: MIT 
  - to-fast-properties (http://webjars.org) org.webjars.npm:to-fast-properties:jar:2.0.0
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - vue (https://www.webjars.org) org.webjars.npm:vue:jar:3.0.5
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - @vue/compiler-core (https://www.webjars.org) org.webjars.npm:vue__compiler-core:jar:3.0.5
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - @vue/compiler-dom (https://www.webjars.org) org.webjars.npm:vue__compiler-dom:jar:3.0.5
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - @vue/reactivity (https://www.webjars.org) org.webjars.npm:vue__reactivity:jar:3.0.5
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - @vue/runtime-core (https://www.webjars.org) org.webjars.npm:vue__runtime-core:jar:3.0.5
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - @vue/runtime-dom (https://www.webjars.org) org.webjars.npm:vue__runtime-dom:jar:3.0.5
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - @vue/shared (https://www.webjars.org) org.webjars.npm:vue__shared:jar:3.0.5
    License: MIT  (https://spdx.org/licenses/MIT#licenseText)
  - webstomp-client (http://webjars.org) org.webjars.npm:webstomp-client:jar:1.2.6
    License: Apache-2.0  (https://spdx.org/licenses/Apache-2.0#licenseText)
  - Wicket Annotations (http://wicketstuff.org/wicketstuff-annotation) org.wicketstuff:wicketstuff-annotation:jar:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Annotation Event Dispatcher (http://wicketstuff.org/wicketstuff-annotationeventdispatcher-parent/wicketstuff-annotationeventdispatcher) org.wicketstuff:wicketstuff-annotationeventdispatcher:jar:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WicketStuff Clipboard JS (http://wicketstuff.org/wicketstuff-clipboardjs-parent/wicketstuff-clipboardjs) org.wicketstuff:wicketstuff-clipboardjs:jar:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WicketStuff Html Compressor (http://wicketstuff.org/wicketstuff-htmlcompressor-parent/wicketstuff-htmlcompressor) org.wicketstuff:wicketstuff-htmlcompressor:jar:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Input Events (http://wicketstuff.org/input-events-parent/wicketstuff-input-events) org.wicketstuff:wicketstuff-input-events:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - wicketstuff-progressbar (http://wicketstuff.org/wicketstuff-progressbar/) org.wicketstuff:wicketstuff-progressbar:jar:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Wicketstuff-Select2 Components (http://wicketstuff.org/wicketstuff-select2-parent/wicketstuff-select2) org.wicketstuff:wicketstuff-select2:jar:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - wicketstuff-urlfragment (https://github.com/Horsed/WicketUrlFragment/wicketstuff-urlfragment) org.wicketstuff:wicketstuff-urlfragment:jar:9.7.0
    License: MIT License  (http://opensource.org/licenses/MIT)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.29
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://apache.org)
  - Wicket Auth Roles (http://wicket.apache.org/wicket-auth-roles) org.apache.wicket:wicket-auth-roles:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Wicket Core (http://wicket.apache.org/wicket-core) org.apache.wicket:wicket-core:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Wicket Development Utilities (http://wicket.apache.org/wicket-devutils) org.apache.wicket:wicket-devutils:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Wicket Extensions (http://wicket.apache.org/wicket-extensions) org.apache.wicket:wicket-extensions:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Wicket IoC common code (http://wicket.apache.org/wicket-ioc) org.apache.wicket:wicket-ioc:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Wicket Request (http://maven.apache.org) org.apache.wicket:wicket-request:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Wicket Spring Integration (http://wicket.apache.org/wicket-spring) org.apache.wicket:wicket-spring:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Wicket Util (http://wicket.apache.org/wicket-util) org.apache.wicket:wicket-util:bundle:9.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (https://apache.org)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy:jar:3.0.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy-xml:jar:3.0.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Carrot Search s.c.' (http://www.carrotsearch.com)
  - HPPC Collections (http://labs.carrotsearch.com/hppc.html/hppc) com.carrotsearch:hppc:jar:0.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus' (http://www.codehaus.org/)
  - Plexus Common Utilities (http://plexus.codehaus.org/plexus-utils) org.codehaus.plexus:plexus-utils:jar:2.0.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Woodstox (http://woodstox.codehaus.org) org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Department of Linguistics, Tübingen University' (http://www.sfs.uni-tuebingen.de/)
  - wlfxb (https://weblicht.sfs.uni-tuebingen.de/) eu.clarin.weblicht:wlfxb:jar:1.4.3
    License: GNU Lesser General Public License, Version 3  (http://www.gnu.org/licenses/lgpl.html)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - Jakarta Activation (https://github.com/eclipse-ee4j/jaf/jakarta.activation) com.sun.activation:jakarta.activation:jar:1.2.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - istack common utility code runtime (https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) com.sun.istack:istack-commons-runtime:jar:3.0.12
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:1.3.5
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
  - Jakarta Persistence API (https://github.com/eclipse-ee4j/jpa-api) jakarta.persistence:jakarta.persistence-api:jar:2.2.3
    License: Eclipse Public License v. 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Bean Validation API (https://beanvalidation.org) jakarta.validation:jakarta.validation-api:jar:2.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jakarta XML Binding API (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAXB Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-runtime:jar:2.3.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - TXW2 Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:txw2:jar:2.3.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'Eclipse Foundation' (https://www.eclipse.org/)
  - RDF4J: HTTP client (https://rdf4j.org/rdf4j-core/rdf4j-http/rdf4j-http-client/) org.eclipse.rdf4j:rdf4j-http-client:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: HTTP protocol (https://rdf4j.org/rdf4j-core/rdf4j-http/rdf4j-http-protocol/) org.eclipse.rdf4j:rdf4j-http-protocol:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Model (https://rdf4j.org/rdf4j-core/rdf4j-model/) org.eclipse.rdf4j:rdf4j-model:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Model API (https://rdf4j.org/rdf4j-core/rdf4j-model-api/) org.eclipse.rdf4j:rdf4j-model-api:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: RDF Vocabularies (https://rdf4j.org/rdf4j-core/rdf4j-model-vocabulary/) org.eclipse.rdf4j:rdf4j-model-vocabulary:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Query (https://rdf4j.org/rdf4j-core/rdf4j-query/) org.eclipse.rdf4j:rdf4j-query:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Query algebra - evaluation (https://rdf4j.org/rdf4j-core/rdf4j-queryalgebra/rdf4j-queryalgebra-evaluation/) org.eclipse.rdf4j:rdf4j-queryalgebra-evaluation:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Query algebra - model (https://rdf4j.org/rdf4j-core/rdf4j-queryalgebra/rdf4j-queryalgebra-model/) org.eclipse.rdf4j:rdf4j-queryalgebra-model:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Query parser - API (https://rdf4j.org/rdf4j-core/rdf4j-queryparser/rdf4j-queryparser-api/) org.eclipse.rdf4j:rdf4j-queryparser-api:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Query parser - SeRQL (https://rdf4j.org/rdf4j-core/rdf4j-queryparser/rdf4j-queryparser-serql/) org.eclipse.rdf4j:rdf4j-queryparser-serql:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Query parser - SPARQL (https://rdf4j.org/rdf4j-core/rdf4j-queryparser/rdf4j-queryparser-sparql/) org.eclipse.rdf4j:rdf4j-queryparser-sparql:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Query result IO - API (https://rdf4j.org/rdf4j-core/rdf4j-queryresultio/rdf4j-queryresultio-api/) org.eclipse.rdf4j:rdf4j-queryresultio-api:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Query result IO - binary (https://rdf4j.org/rdf4j-core/rdf4j-queryresultio/rdf4j-queryresultio-binary/) org.eclipse.rdf4j:rdf4j-queryresultio-binary:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Query result IO - SPARQL/XML (https://rdf4j.org/rdf4j-core/rdf4j-queryresultio/rdf4j-queryresultio-sparqlxml/) org.eclipse.rdf4j:rdf4j-queryresultio-sparqlxml:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Repository - API (https://rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-api/) org.eclipse.rdf4j:rdf4j-repository-api:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Repository - event (wrapper) (https://rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-event/) org.eclipse.rdf4j:rdf4j-repository-event:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: HTTPRepository (https://rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-http/) org.eclipse.rdf4j:rdf4j-repository-http:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Repository manager (https://rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-manager/) org.eclipse.rdf4j:rdf4j-repository-manager:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: SailRepository (https://rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-sail/) org.eclipse.rdf4j:rdf4j-repository-sail:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: SPARQL Repository (https://rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-sparql/) org.eclipse.rdf4j:rdf4j-repository-sparql:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Rio - API (https://rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-api/) org.eclipse.rdf4j:rdf4j-rio-api:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Rio - Binary (https://rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-binary/) org.eclipse.rdf4j:rdf4j-rio-binary:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Rio - Datatypes (https://rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-datatypes/) org.eclipse.rdf4j:rdf4j-rio-datatypes:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Rio - Languages (https://rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-languages/) org.eclipse.rdf4j:rdf4j-rio-languages:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Rio - N-Triples (https://rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-ntriples/) org.eclipse.rdf4j:rdf4j-rio-ntriples:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Rio - RDF/XML (https://rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-rdfxml/) org.eclipse.rdf4j:rdf4j-rio-rdfxml:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Rio - TriG (https://rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-trig/) org.eclipse.rdf4j:rdf4j-rio-trig:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Rio - Turtle (https://rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-turtle/) org.eclipse.rdf4j:rdf4j-rio-turtle:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Sail API (https://rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-api/) org.eclipse.rdf4j:rdf4j-sail-api:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Sail base implementations (https://rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-base/) org.eclipse.rdf4j:rdf4j-sail-base:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Inferencer Sails (https://rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-inferencer/) org.eclipse.rdf4j:rdf4j-sail-inferencer:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J Lucene Sail Index (https://rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-lucene/) org.eclipse.rdf4j:rdf4j-sail-lucene:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J Lucene Sail API (https://rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-lucene-api/) org.eclipse.rdf4j:rdf4j-sail-lucene-api:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: Sail Model (https://rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-model/) org.eclipse.rdf4j:rdf4j-sail-model:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: NativeStore (https://rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-nativerdf/) org.eclipse.rdf4j:rdf4j-sail-nativerdf:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: SparqlBuilder (https://rdf4j.org/rdf4j-core/rdf4j-sparqlbuilder/) org.eclipse.rdf4j:rdf4j-sparqlbuilder:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)
  - RDF4J: util (https://rdf4j.org/rdf4j-core/rdf4j-util/) org.eclipse.rdf4j:rdf4j-util:jar:3.7.4
    License: Eclipse Distribution License v1.0  (https://eclipse.org/org/documents/edl-v10.php)

From: 'Eclipse JGit Project' (http://www.eclipse.org/jgit)
  - JGit - Core (https://www.eclipse.org/jgit//org.eclipse.jgit) org.eclipse.jgit:org.eclipse.jgit:jar:5.10.0.202012080955-r
    License: Eclipse Distribution License (New BSD License) 

From: 'EE4J Community' (https://github.com/eclipse-ee4j)
  - javax.transaction API (https://projects.eclipse.org/projects/ee4j.jta) jakarta.transaction:jakarta.transaction-api:jar:1.3.3
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: CBOR (http://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: Smile (http://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-smile:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-module-kotlin (https://github.com/FasterXML/jackson-module-kotlin) com.fasterxml.jackson.module:jackson-module-kotlin:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-module-parameter-names (https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) com.fasterxml.jackson.module:jackson-module-parameter-names:bundle:2.13.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'fasterxml.com' (http://fasterxml.com)
  - Stax2 API (http://wiki.fasterxml.com/WoodstoxStax2) org.codehaus.woodstox:stax2-api:bundle:3.1.4
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)

From: 'fasterxml.com' (https://fasterxml.com)
  - ClassMate (https://github.com/FasterXML/java-classmate) com.fasterxml:classmate:bundle:1.5.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'GlassFish Community' (https://javaee.github.io/glassfish)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
    License: CDDL + GPLv2 with classpath exception  (https://github.com/javaee/javax.annotation/blob/master/LICENSE)

From: 'Google LLC' (http://www.google.com)
  - error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.10.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Hibernate.org' (http://hibernate.org)
  - Hibernate Commons Annotations (http://hibernate.org) org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final
    License: GNU Library General Public License v2.1 or later  (http://www.opensource.org/licenses/LGPL-2.1)

From: 'Hibernate.org' (https://hibernate.org)
  - Hibernate ORM - hibernate-core (https://hibernate.org/orm) org.hibernate:hibernate-core:jar:5.6.5.Final
    License: GNU Library General Public License v2.1 or later  (https://www.opensource.org/licenses/LGPL-2.1)
  - Hibernate ORM - hibernate-entitymanager (https://hibernate.org/orm) org.hibernate:hibernate-entitymanager:jar:5.6.5.Final
    License: GNU Library General Public License v2.1 or later  (https://www.opensource.org/licenses/LGPL-2.1)
  - Hibernate ORM - hibernate-jcache (https://hibernate.org/orm) org.hibernate:hibernate-jcache:jar:5.6.4.Final
    License: GNU Library General Public License v2.1 or later  (https://www.opensource.org/licenses/LGPL-2.1)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - Java Annotation Indexer (http://www.jboss.org/jandex) org.jboss:jandex:bundle:2.4.2.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.4.2.Final
    License: Apache License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Java Transaction API (http://www.jboss.org/jboss-transaction-api_1.2_spec) org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final
    License: Common Development and Distribution License  (http://repository.jboss.org/licenses/cddl.txt)    License: GNU General Public License, Version 2 with the Classpath Exception  (http://repository.jboss.org/licenses/gpl-2.0-ce.txt)

From: 'Joda.org' (https://www.joda.org)
  - Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.10.13
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Jonathan Hedley' (https://jhy.io/)
  - jsoup Java HTML Parser (https://jsoup.org/) org.jsoup:jsoup:jar:1.14.2
    License: The MIT License  (https://jsoup.org/license)

From: 'LocationTech' (http://www.locationtech.org/)
  - Spatial4J (https://projects.eclipse.org/projects/locationtech.spatial4j) org.locationtech.spatial4j:spatial4j:bundle:0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'mariadb.com' (https://mariadb.com)
  - mariadb-java-client (https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/) org.mariadb.jdbc:mariadb-java-client:jar:2.7.4
    License: LGPL-2.1 

From: 'Oracle' (http://www.oracle.com)
  - JavaBeans Activation Framework API jar (http://java.net/all/javax.activation-api/) javax.activation:javax.activation-api:jar:1.2.0
    License: CDDL/GPLv2+CE  (https://github.com/javaee/activation/blob/master/LICENSE.txt)
  - JSR 374 (JSON Processing) Default Provider (https://javaee.github.io/jsonp) org.glassfish:javax.json:bundle:1.1.4
    License: Dual license consisting of the CDDL v1.1 and GPL v2  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - Old JAXB Core (http://jaxb.java.net/jaxb-bundles/jaxb-core) com.sun.xml.bind:jaxb-core:jar:2.3.0
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Old JAXB Runtime (http://jaxb.java.net/jaxb-bundles/jaxb-impl) com.sun.xml.bind:jaxb-impl:jar:2.3.0
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jaxb-api (https://github.com/javaee/jaxb-spec/jaxb-api) javax.xml.bind:jaxb-api:jar:2.3.0
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)

From: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

From: 'OWASP' (https://owasp.org)
  - OWASP Java HTML Sanitizer (https://github.com/OWASP/java-html-sanitizer/owasp-java-html-sanitizer) com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:bundle:20211018.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Pivotal Software, Inc.' (https://spring.io)
  - spring-boot (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-autoconfigure (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-autoconfigure:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-aop (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-aop:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-data-jpa (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-data-jpa:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-jdbc (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-jdbc:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-json (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-json:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-logging (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-logging:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-tomcat (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-tomcat:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-validation (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-validation:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-web (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-web:jar:2.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-security-config (https://spring.io/projects/spring-security) org.springframework.security:spring-security-config:jar:5.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-security-core (https://spring.io/projects/spring-security) org.springframework.security:spring-security-core:jar:5.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-security-crypto (https://spring.io/projects/spring-security) org.springframework.security:spring-security-crypto:jar:5.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-security-messaging (https://spring.io/projects/spring-security) org.springframework.security:spring-security-messaging:jar:5.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-security-web (https://spring.io/projects/spring-security) org.springframework.security:spring-security-web:jar:5.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Pivotal Software, Inc.' (https://www.spring.io)
  - Spring Data Core (https://www.spring.io/spring-data/spring-data-commons) org.springframework.data:spring-data-commons:jar:2.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Data JPA (https://projects.spring.io/spring-data-jpa) org.springframework.data:spring-data-jpa:jar:2.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'QOS.ch' (http://www.qos.ch)
  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.35
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.33
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:1.7.35
    License: Apache Software Licenses  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.35
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Sergiy Kovalchuk' (http://code.google.com/p/htmlcompressor/)
  - HTML Compressor and Minifier (http://code.google.com/p/htmlcompressor/) com.googlecode.htmlcompressor:htmlcompressor:jar:1.5.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.27.0-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)

From: 'Spring IO' (https://spring.io/projects/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Aspects (https://github.com/spring-projects/spring-framework) org.springframework:spring-aspects:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Context Support (https://github.com/spring-projects/spring-framework) org.springframework:spring-context-support:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework) org.springframework:spring-jcl:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring JDBC (https://github.com/spring-projects/spring-framework) org.springframework:spring-jdbc:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Messaging (https://github.com/spring-projects/spring-framework) org.springframework:spring-messaging:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Object/Relational Mapping (https://github.com/spring-projects/spring-framework) org.springframework:spring-orm:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Transaction (https://github.com/spring-projects/spring-framework) org.springframework:spring-tx:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Web (https://github.com/spring-projects/spring-framework) org.springframework:spring-web:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Web MVC (https://github.com/spring-projects/spring-framework) org.springframework:spring-webmvc:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring WebSocket (https://github.com/spring-projects/spring-framework) org.springframework:spring-websocket:jar:5.3.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc.' (http://terracotta.org)
  - Ehcache (http://ehcache.org) org.ehcache:ehcache:jar:3.9.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Text Exploration' (https://www.textexploration.org/)
  - MTAS (https://textexploration.github.io/mtas/) org.textexploration.mtas:mtas:jar:7.7.1.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://jakarta.apache.org)
  - Logging (http://jakarta.apache.org/commons/logging/) commons-logging:commons-logging-api:jar:1.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://pdfbox.apache.org)
  - Apache FontBox (http://pdfbox.apache.org/) org.apache.pdfbox:fontbox:bundle:2.0.25
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache PDFBox (https://www.apache.org/pdfbox-parent/pdfbox/) org.apache.pdfbox:pdfbox:bundle:2.0.25
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Math (http://commons.apache.org/proper/commons-math/) org.apache.commons:commons-math3:jar:3.6.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpAsyncClient (http://hc.apache.org/httpcomponents-asyncclient) org.apache.httpcomponents:httpasyncclient:jar:4.1.5
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient Cache (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient-cache:jar:4.5.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.15
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore NIO (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore-nio:jar:4.4.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient Mime (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpmime:jar:4.5.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Ivy (http://ant.apache.org/ivy/) org.apache.ivy:ivy:jar:2.5.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Common Analyzers (http://lucene.apache.org/lucene-parent/lucene-analyzers-common) org.apache.lucene:lucene-analyzers-common:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Memory (http://lucene.apache.org/lucene-parent/lucene-backward-codecs) org.apache.lucene:lucene-backward-codecs:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene codecs (http://lucene.apache.org/lucene-parent/lucene-codecs) org.apache.lucene:lucene-codecs:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Core (http://lucene.apache.org/lucene-parent/lucene-core) org.apache.lucene:lucene-core:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Grouping (http://lucene.apache.org/lucene-parent/lucene-grouping) org.apache.lucene:lucene-grouping:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Highlighter (http://lucene.apache.org/lucene-parent/lucene-highlighter) org.apache.lucene:lucene-highlighter:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Join (http://lucene.apache.org/lucene-parent/lucene-join) org.apache.lucene:lucene-join:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Memory (http://lucene.apache.org/lucene-parent/lucene-memory) org.apache.lucene:lucene-memory:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Miscellaneous (http://lucene.apache.org/lucene-parent/lucene-misc) org.apache.lucene:lucene-misc:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Queries (http://lucene.apache.org/lucene-parent/lucene-queries) org.apache.lucene:lucene-queries:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene QueryParsers (http://lucene.apache.org/lucene-parent/lucene-queryparser) org.apache.lucene:lucene-queryparser:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Sandbox (http://lucene.apache.org/lucene-parent/lucene-sandbox) org.apache.lucene:lucene-sandbox:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial (http://lucene.apache.org/lucene-parent/lucene-spatial) org.apache.lucene:lucene-spatial:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial Extras (http://lucene.apache.org/lucene-parent/lucene-spatial-extras) org.apache.lucene:lucene-spatial-extras:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial 3D (http://lucene.apache.org/lucene-parent/lucene-spatial3d) org.apache.lucene:lucene-spatial3d:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Suggest (http://lucene.apache.org/lucene-parent/lucene-suggest) org.apache.lucene:lucene-suggest:jar:7.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Model (http://maven.apache.org/ref/3.0.5//maven-model) org.apache.maven:maven-model:jar:3.0.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Solr Solrj (https://lucene.apache.org/solr-parent/solr-solrj) org.apache.solr:solr-solrj:jar:8.8.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons CLI (http://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons FileUpload (http://commons.apache.org/proper/commons-fileupload/) commons-fileupload:commons-fileupload:jar:1.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.11.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Ant Core (https://ant.apache.org/) org.apache.ant:ant:jar:1.10.12
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Ant Launcher (https://ant.apache.org/) org.apache.ant:ant-launcher:jar:1.10.12
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Collections (https://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.21
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons CSV (https://commons.apache.org/proper/commons-csv/) org.apache.commons:commons-csv:jar:1.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Pool (https://commons.apache.org/proper/commons-pool/) org.apache.commons:commons-pool2:jar:2.11.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Text (https://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Jena - ARQ (SPARQL 1.1 Query Engine) (https://jena.apache.org/jena-arq/) org.apache.jena:jena-arq:jar:3.17.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Jena - Base Common Environment (https://jena.apache.org/jena-base/) org.apache.jena:jena-base:jar:3.17.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Jena - Core (https://jena.apache.org/jena-core/) org.apache.jena:jena-core:jar:3.17.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Jena - IRI (https://jena.apache.org/jena-iri/) org.apache.jena:jena-iri:jar:3.17.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Jena - Shadowed external libraries (https://jena.apache.org/jena-shaded-guava/) org.apache.jena:jena-shaded-guava:jar:3.17.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Layout for JSON template (https://logging.apache.org/log4j/2.x/log4j-layout-template-json/) org.apache.logging.log4j:log4j-layout-template-json:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j SLF4J Binding (https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache OpenNLP Tools (https://www.apache.org/opennlp/opennlp-tools/) org.apache.opennlp:opennlp-tools:bundle:1.9.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache UIMA uimaFIT - Core (https://uima.apache.org) org.apache.uima:uimafit-core:jar:3.2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache UIMA Base: uimaj-core (https://uima.apache.org) org.apache.uima:uimaj-core:jar:3.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache UIMA Base: uimaj-document-annotation (https://uima.apache.org) org.apache.uima:uimaj-document-annotation:jar:3.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache UIMA Base: uimaj-json: JSON (https://uima.apache.org/uimaj-json) org.apache.uima:uimaj-json:jar:3.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ZooKeeper - Server (http://zookeeper.apache.org/zookeeper) org.apache.zookeeper:zookeeper:jar:3.6.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ZooKeeper - Jute (http://zookeeper.apache.org/zookeeper-jute) org.apache.zookeeper:zookeeper-jute:jar:3.6.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The HSQL Development Group' (http://hsqldb.org)
  - HyperSQL Database (http://hsqldb.org) org.hsqldb:hsqldb:jar:2.6.1
    License: HSQLDB License, a BSD open source license  (http://hsqldb.org/web/hsqlLicense.html)

From: 'The INCEpTION Project' (https://inception-project.github.io)
  - INCEpTION - Recommendation - Active Learning (https://inception-project.github.io/inception-active-learning) de.tudarmstadt.ukp.inception.app:inception-active-learning:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Agreement (https://inception-project.github.io/inception-agreement) de.tudarmstadt.ukp.inception.app:inception-agreement:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - API (https://inception-project.github.io/inception-api) de.tudarmstadt.ukp.inception.app:inception-api:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Annotation API (https://inception-project.github.io/inception-api-annotation) de.tudarmstadt.ukp.inception.app:inception-api-annotation:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Persistence API (https://inception-project.github.io/inception-api-dao) de.tudarmstadt.ukp.inception.app:inception-api-dao:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Formats API (https://inception-project.github.io/inception-api-formats) de.tudarmstadt.ukp.inception.app:inception-api-formats:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Bootstrap (https://inception-project.github.io/inception-bootstrap) de.tudarmstadt.ukp.inception.app:inception-bootstrap:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Editor - brat (https://inception-project.github.io/inception-brat-editor) de.tudarmstadt.ukp.inception.app:inception-brat-editor:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Concept Linking (https://inception-project.github.io/inception-concept-linking) de.tudarmstadt.ukp.inception.app:inception-concept-linking:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Constraints (https://inception-project.github.io/inception-constraints) de.tudarmstadt.ukp.inception.app:inception-constraints:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Curation (https://inception-project.github.io/inception-curation) de.tudarmstadt.ukp.inception.app:inception-curation:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Curation (https://inception-project.github.io/inception-curation-legacy) de.tudarmstadt.ukp.inception.app:inception-curation-legacy:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Diagnostics (https://inception-project.github.io/inception-diag) de.tudarmstadt.ukp.inception.app:inception-diag:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - DIAM (https://inception-project.github.io/inception-diam) de.tudarmstadt.ukp.inception.app:inception-diam:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - DIAM - Editor (https://inception-project.github.io/inception-diam-editor) de.tudarmstadt.ukp.inception.app:inception-diam-editor:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Wordalignment - Editor (https://inception-project.github.io/inception-diam-word-alignment-editor) de.tudarmstadt.ukp.inception.app:inception-diam-word-alignment-editor:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Documentation (https://inception-project.github.io/inception-doc) de.tudarmstadt.ukp.inception.app:inception-doc:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Export (https://inception-project.github.io/inception-export) de.tudarmstadt.ukp.inception.app:inception-export:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - External Search - Core (https://inception-project.github.io/inception-external-search-core) de.tudarmstadt.ukp.inception.app:inception-external-search-core:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - External Search - Elastic Search (https://inception-project.github.io/inception-external-search-elastic) de.tudarmstadt.ukp.inception.app:inception-external-search-elastic:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - External Search - PubAnnotation (https://inception-project.github.io/inception-external-search-pubannotation) de.tudarmstadt.ukp.inception.app:inception-external-search-pubannotation:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - External Search - Solr (https://inception-project.github.io/inception-external-search-solr) de.tudarmstadt.ukp.inception.app:inception-external-search-solr:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Editor - HTML + Annotator JS (https://inception-project.github.io/inception-html-editor) de.tudarmstadt.ukp.inception.app:inception-html-editor:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Editor - HTML + Recogito JS (https://inception-project.github.io/inception-html-recogito-editor) de.tudarmstadt.ukp.inception.app:inception-html-recogito-editor:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Image Support (https://inception-project.github.io/inception-image) de.tudarmstadt.ukp.inception.app:inception-image:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - ML - External (https://inception-project.github.io/inception-imls-external) de.tudarmstadt.ukp.inception.app:inception-imls-external:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - ML - OpenNLP (v 1.9.3) (https://inception-project.github.io/inception-imls-opennlp) de.tudarmstadt.ukp.inception.app:inception-imls-opennlp:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - ML - String Matching (https://inception-project.github.io/inception-imls-stringmatch) de.tudarmstadt.ukp.inception.app:inception-imls-stringmatch:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - ML - WebLicht (https://inception-project.github.io/inception-imls-weblicht) de.tudarmstadt.ukp.inception.app:inception-imls-weblicht:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - IO - CONLL (https://inception-project.github.io/inception-io-conll) de.tudarmstadt.ukp.inception.app:inception-io-conll:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - IO - HTML (https://inception-project.github.io/inception-io-html) de.tudarmstadt.ukp.inception.app:inception-io-html:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - IO - JSON (https://inception-project.github.io/inception-io-json) de.tudarmstadt.ukp.inception.app:inception-io-json:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - IO - TCF (https://inception-project.github.io/inception-io-tcf) de.tudarmstadt.ukp.inception.app:inception-io-tcf:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - IO - Text (https://inception-project.github.io/inception-io-text) de.tudarmstadt.ukp.inception.app:inception-io-text:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - IO - TSV (https://inception-project.github.io/inception-io-webanno-tsv) de.tudarmstadt.ukp.inception.app:inception-io-webanno-tsv:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - IO - XMI (https://inception-project.github.io/inception-io-xmi) de.tudarmstadt.ukp.inception.app:inception-io-xmi:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Knowledge Base - Core (https://inception-project.github.io/inception-kb) de.tudarmstadt.ukp.inception.app:inception-kb:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Document Metadata Support (https://inception-project.github.io/inception-layer-docmetadata) de.tudarmstadt.ukp.inception.app:inception-layer-docmetadata:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Log (https://inception-project.github.io/inception-log) de.tudarmstadt.ukp.inception.app:inception-log:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Model (https://inception-project.github.io/inception-model) de.tudarmstadt.ukp.inception.app:inception-model:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Export Model (https://inception-project.github.io/inception-model-export) de.tudarmstadt.ukp.inception.app:inception-model-export:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Editor - PDF (https://inception-project.github.io/inception-pdf-editor) de.tudarmstadt.ukp.inception.app:inception-pdf-editor:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Plugin API (https://inception-project.github.io/inception-plugin-api) de.tudarmstadt.ukp.inception.app:inception-plugin-api:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Plugin manager (https://inception-project.github.io/inception-plugin-manager) de.tudarmstadt.ukp.inception.app:inception-plugin-manager:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Preferences (https://inception-project.github.io/inception-preferences) de.tudarmstadt.ukp.inception.app:inception-preferences:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Project (https://inception-project.github.io/inception-project) de.tudarmstadt.ukp.inception.app:inception-project:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Project export (https://inception-project.github.io/inception-project-export) de.tudarmstadt.ukp.inception.app:inception-project-export:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Project initializers (https://inception-project.github.io/inception-project-initializers) de.tudarmstadt.ukp.inception.app:inception-project-initializers:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Recommendation - Core (https://inception-project.github.io/inception-recommendation) de.tudarmstadt.ukp.inception.app:inception-recommendation:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Recommendation - API (https://inception-project.github.io/inception-recommendation-api) de.tudarmstadt.ukp.inception.app:inception-recommendation-api:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Remote API (https://inception-project.github.io/inception-remote) de.tudarmstadt.ukp.inception.app:inception-remote:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Editor - Review (https://inception-project.github.io/inception-review-editor) de.tudarmstadt.ukp.inception.app:inception-review-editor:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Scheduling (https://inception-project.github.io/inception-scheduling) de.tudarmstadt.ukp.inception.app:inception-scheduling:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Search - Core (https://inception-project.github.io/inception-search-core) de.tudarmstadt.ukp.inception.app:inception-search-core:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Search - MTAS (https://inception-project.github.io/inception-search-mtas) de.tudarmstadt.ukp.inception.app:inception-search-mtas:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Security (https://inception-project.github.io/inception-security) de.tudarmstadt.ukp.inception.app:inception-security:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Sharing (https://inception-project.github.io/inception-sharing) de.tudarmstadt.ukp.inception.app:inception-sharing:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Support library (https://inception-project.github.io/inception-support) de.tudarmstadt.ukp.inception.app:inception-support:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Core - Support for standalone mode (https://inception-project.github.io/inception-support-standalone) de.tudarmstadt.ukp.inception.app:inception-support-standalone:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Telemetry (https://inception-project.github.io/inception-telemetry) de.tudarmstadt.ukp.inception.app:inception-telemetry:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - UI - Agreement (https://inception-project.github.io/inception-ui-agreement) de.tudarmstadt.ukp.inception.app:inception-ui-agreement:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - UI - Annotation (https://inception-project.github.io/inception-ui-annotation) de.tudarmstadt.ukp.inception.app:inception-ui-annotation:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - UI - Core (https://inception-project.github.io/inception-ui-core) de.tudarmstadt.ukp.inception.app:inception-ui-core:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - UI - Curation (https://inception-project.github.io/inception-ui-curation) de.tudarmstadt.ukp.inception.app:inception-ui-curation:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - UI - Dashboard (https://inception-project.github.io/inception-ui-dashboard) de.tudarmstadt.ukp.inception.app:inception-ui-dashboard:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Dashboard - Recent activity (https://inception-project.github.io/inception-ui-dashboard-activity) de.tudarmstadt.ukp.inception.app:inception-ui-dashboard-activity:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - External Search - UI (https://inception-project.github.io/inception-ui-external-search) de.tudarmstadt.ukp.inception.app:inception-ui-external-search:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Knowledge Base - UI (https://inception-project.github.io/inception-ui-kb) de.tudarmstadt.ukp.inception.app:inception-ui-kb:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - UI - Project (https://inception-project.github.io/inception-ui-project) de.tudarmstadt.ukp.inception.app:inception-ui-project:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Search - UI (https://inception-project.github.io/inception-ui-search) de.tudarmstadt.ukp.inception.app:inception-ui-search:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - UI - Tagsets (https://inception-project.github.io/inception-ui-tagsets) de.tudarmstadt.ukp.inception.app:inception-ui-tagsets:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Versioning (https://inception-project.github.io/inception-versioning) de.tudarmstadt.ukp.inception.app:inception-versioning:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Websocket (https://inception-project.github.io/inception-websocket) de.tudarmstadt.ukp.inception.app:inception-websocket:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Workload (https://inception-project.github.io/inception-workload) de.tudarmstadt.ukp.inception.app:inception-workload:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Workload Management - Dynamic (https://inception-project.github.io/inception-workload-dynamic) de.tudarmstadt.ukp.inception.app:inception-workload-dynamic:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Workload Management - Matrix (https://inception-project.github.io/inception-workload-matrix) de.tudarmstadt.ukp.inception.app:inception-workload-matrix:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - INCEpTION - Workload UI (https://inception-project.github.io/inception-workload-ui) de.tudarmstadt.ukp.inception.app:inception-workload-ui:jar:22.5
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Jaxen Project' (http://www.cafeconleche.org/jaxen)
  - jaxen (http://www.cafeconleche.org/jaxen) jaxen:jaxen:bundle:1.2.0
    License: BSD License 2.0  (https://raw.githubusercontent.com/jaxen-xpath/jaxen/master/LICENSE.txt)

From: 'The Language Application Grid' (http://www.lappsgrid.org)
  - LAPPS API (https://github.com/lapps/org.lappsgrid.api) org.lappsgrid:api:jar:2.0.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Discriminator Registry (https://github.com/lapps/org.lappsgrid.discriminator) org.lappsgrid:discriminator:jar:2.4.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - LAPPS Exchange Data Structures (LEDS) (https://github.com/lapps/org.lappsgrid.serialization) org.lappsgrid:serialization:jar:2.7.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - LAPPS Vocabulary (https://github.com/lapps/org.lappsgrid.vocabulary) org.lappsgrid:vocabulary:jar:2.5.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Mozilla Foundation' (http://www.mozilla.org)
  - Mozilla Rhino (https://developer.mozilla.org/en/Rhino) org.mozilla:rhino-runtime:jar:1.7.12
    License: Mozilla Public License, Version 2.0  (http://www.mozilla.org/MPL/2.0/index.txt)

From: 'The Netty Project' (https://netty.io/)
  - Netty/Buffer (https://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.73.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec (https://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.73.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Common (https://netty.io/netty-common/) io.netty:netty-common:jar:4.1.73.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler (https://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.73.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver (https://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.73.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport (https://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.73.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Classes/Epoll (https://netty.io/netty-transport-classes-epoll/) io.netty:netty-transport-classes-epoll:jar:4.1.73.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Epoll (https://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.1.73.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Unix/Common (https://netty.io/netty-transport-native-unix-common/) io.netty:netty-transport-native-unix-common:jar:4.1.73.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Ubiquitous Knowledge Processing (UKP) Lab' (https://www.ukp.tu-darmstadt.de/)
  - DKPro Statistics - Agreement (https://dkpro.github.io/dkpro-statistics/dkpro-statistics-agreement/) org.dkpro.statistics:dkpro-statistics-agreement:jar:2.2.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt' (https://www.ukp.tu-darmstadt.de/)
  - DKPro Core ASL - Coreference API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-coref-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - FeaturePath API (ASL) (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-featurepath-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-io-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - Part-of-Speech API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-lexmorph-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - Metadata API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-metadata-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - Named Entity Recognition API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-ner-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - Parameter API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-parameter-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - Resources API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-resources-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - Lexical Units API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-segmentation-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - Semantics API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-semantics-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - Structured and Semi-Structured Data API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-structure-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - Syntax API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-syntax-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - CAS Transformation API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-transform-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - XML API (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-api-xml-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - UIMA Binary CAS (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-bincas-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - CoNLL (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-conll-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - HTML (jsoup 1.13.1) (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-html-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - IMS Corpus Workbench (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-imscwb-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - UIMA JSON (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-json-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - LIF (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-lif-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - NIF (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-nif-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - PDF (pdfbox 2.0.22) (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-pdf-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - Penn Treebank Format (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-penntree-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - Perseus Treebank (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-perseus-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - TCF (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-tcf-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - TEI (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-tei-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - Text (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-text-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - UIMA XMI (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-xmi-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DKPro Core ASL - IO - XML (https://dkpro.github.io/dkpro-core/) org.dkpro.core:dkpro-core-io-xml-asl:jar:2.2.0
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Webtide' (https://webtide.com)
  - Jetty :: ALPN :: Client (https://eclipse.org/jetty/jetty-alpn-parent/jetty-alpn-client) org.eclipse.jetty:jetty-alpn-client:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: ALPN :: JDK9 Client Implementation (https://eclipse.org/jetty/jetty-alpn-parent/jetty-alpn-java-client) org.eclipse.jetty:jetty-alpn-java-client:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Asynchronous HTTP Client (https://eclipse.org/jetty/jetty-client) org.eclipse.jetty:jetty-client:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Http Utility (https://eclipse.org/jetty/jetty-http) org.eclipse.jetty:jetty-http:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: IO Utility (https://eclipse.org/jetty/jetty-io) org.eclipse.jetty:jetty-io:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Utilities (https://eclipse.org/jetty/jetty-util) org.eclipse.jetty:jetty-util:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: HTTP2 :: Client (https://eclipse.org/jetty/http2-parent/http2-client) org.eclipse.jetty.http2:http2-client:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: HTTP2 :: Common (https://eclipse.org/jetty/http2-parent/http2-common) org.eclipse.jetty.http2:http2-common:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: HTTP2 :: HPACK (https://eclipse.org/jetty/http2-parent/http2-hpack) org.eclipse.jetty.http2:http2-hpack:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: HTTP2 :: HTTP Client Transport (https://eclipse.org/jetty/http2-parent/http2-http-client-transport) org.eclipse.jetty.http2:http2-http-client-transport:jar:9.4.44.v20210927
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)

From: 'xerial.org' (https://github.com/xerial/snappy-java)
  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.7.6
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

From: 'Zaxxer.com' (https://github.com/brettwooldridge)
  - HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:4.0.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)