Licencias y atribuciones
Última actualización: 16 de septiembre de 2026
Expolita se apoya en software libre. El análisis lingüístico lo realiza LanguageTool 6.6, edición abierta, ejecutado sin modificaciones dentro del servidor de Expolita. Expolita es un proyecto independiente y no está afiliado a LanguageTool.
LanguageTool 6.6
Módulos utilizados: languagetool-core, language-ca, language-es, language-fr y language-en, versión 6.6.
- Código fuente exacto: https://github.com/languagetool-org/languagetool/tree/v6.6
- Licencia: GNU Lesser General Public License, versión 2.1 o posterior. Texto completo de la licencia (copia de COPYING.txt de LanguageTool 6.6).
Aviso de licencia de LanguageTool:
LanguageTool, a natural language style checker
Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de) and the LanguageTool contributors
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Recursos lingüísticos
- Catalán: diccionarios de Softcatalà (
org.softcatala:catalan-pos-dict2.26), con doble licencia LGPL 2.1 y GPL 2. Fuente: https://github.com/Softcatala/catalan-dict-tools. - Castellano: diccionario morfológico de Softcatalà (
org.softcatala:spanish-pos-dict2.3), bajo LGPL 2.1. - Francés: diccionario ortográfico y léxico de Grammalecte / Dicollecte incluidos en
language-fr, bajo la Mozilla Public License 2.0 (https://www.mozilla.org/MPL/2.0/); diccionario morfológicoorg.languagetool:french-pos-dict0.7, bajo Creative Commons Attribution-ShareAlike 4.0. - Inglés: diccionario morfológico
org.languagetool:english-pos-dict0.6, bajo LGPL 2.1, y listas de palabras derivadas de SCOWL, AGID y 12dicts (Kevin Atkinson, Alan Beale y otros autores) según los avisos incluidos enlanguage-en.
Los avisos completos de cada recurso se encuentran en el código fuente de LanguageTool 6.6, en languagetool-language-modules/*/src/main/resources/org/languagetool/resource/.
Servidor de Expolita
El servidor usa, entre otros, el servidor HTTP Javalin, Jackson, SQLite JDBC, argon2-jvm, java-jwt, Logback y el detector de idioma de Optimaize. Esta es la lista completa de componentes incluidos en el servidor y sus licencias declaradas:
| Componente | Versión | Licencia |
|---|---|---|
ch.qos.logback:logback-classic | 1.5.16 | Eclipse Public License - v 1.0 / GNU Lesser General Public License |
ch.qos.logback:logback-core | 1.5.16 | Eclipse Public License - v 1.0 / GNU Lesser General Public License |
com.auth0:java-jwt | 4.4.0 | The MIT License (MIT) |
com.carrotsearch:hppc | 0.8.2 | Apache License, Version 2.0 |
com.fasterxml.jackson.core:jackson-annotations | 2.18.2 | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core:jackson-core | 2.18.2 | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core:jackson-databind | 2.18.2 | The Apache Software License, Version 2.0 |
com.gitlab.dumonts:hunspell | 2.1.2 | Apache License 2.0 |
com.google.android:annotations | 4.1.1.4 | Apache 2.0 |
com.google.api.grpc:proto-google-common-protos | 2.41.0 | Apache-2.0 |
com.google.code.findbugs:jsr305 | 3.0.2 | The Apache Software License, Version 2.0 |
com.google.code.gson:gson | 2.10 | Apache-2.0 |
com.google.errorprone:error_prone_annotations | 2.28.0 | Apache 2.0 |
com.google.guava:failureaccess | 1.0.2 | The Apache Software License, Version 2.0 |
com.google.guava:guava | 33.3.1-jre | Apache License, Version 2.0 |
com.google.guava:listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | The Apache Software License, Version 2.0 |
com.google.j2objc:j2objc-annotations | 3.0.0 | Apache License, Version 2.0 |
com.google.protobuf:protobuf-java | 3.25.5 | BSD-3-Clause |
com.hankcs:aho-corasick-double-array-trie | 1.2.2 | Apache License Version 2.0 |
com.intellij:annotations | 12.0 | Apache License 2 |
com.optimaize.languagedetector:language-detector | 0.6 | Apache 2 |
com.sun.activation:jakarta.activation | 1.2.2 | EDL 1.0 |
com.sun.istack:istack-commons-runtime | 4.1.2 | Eclipse Distribution License - v 1.0 |
com.sun.xml.bind:jaxb-core | 2.3.0.1 | CDDL+GPL License |
com.sun.xml.bind:jaxb-impl | 2.3.3 | Eclipse Distribution License - v 1.0 |
commons-digester:commons-digester | 2.1 | The Apache Software License, Version 2.0 |
commons-logging:commons-logging | 1.3.4 | Apache-2.0 |
commons-validator:commons-validator | 1.9.0 | Apache-2.0 |
de.mkammerer:argon2-jvm-nolibs | 2.11 | GNU Lesser General Public License, Version 3 |
de.mkammerer:argon2-jvm | 2.11 | GNU Lesser General Public License, Version 3 |
edu.washington.cs.knowitall:opennlp-chunk-models | 1.5 | No declarada en su POM; consulte el proyecto de origen |
edu.washington.cs.knowitall:opennlp-postag-models | 1.5 | No declarada en su POM; consulte el proyecto de origen |
edu.washington.cs.knowitall:opennlp-tokenize-models | 1.5 | No declarada en su POM; consulte el proyecto de origen |
edu.washington.cs.knowitall:openregex | 1.1.1 | LGPL (GNU Lesser General Public License) |
io.github.java-diff-utils:java-diff-utils | 4.12 | The Apache Software License, Version 2.0 |
io.github.resilience4j:resilience4j-circuitbreaker | 1.7.1 | Apache-2.0 |
io.github.resilience4j:resilience4j-core | 1.7.1 | Apache-2.0 |
io.github.resilience4j:resilience4j-micrometer | 1.7.1 | Apache-2.0 |
io.grpc:grpc-api | 1.68.0 | Apache 2.0 |
io.grpc:grpc-context | 1.68.0 | Apache 2.0 |
io.grpc:grpc-core | 1.68.0 | Apache 2.0 |
io.grpc:grpc-netty-shaded | 1.68.0 | Apache 2.0 |
io.grpc:grpc-protobuf-lite | 1.68.0 | Apache 2.0 |
io.grpc:grpc-protobuf | 1.68.0 | Apache 2.0 |
io.grpc:grpc-stub | 1.68.0 | Apache 2.0 |
io.grpc:grpc-util | 1.68.0 | Apache 2.0 |
io.javalin:javalin | 6.3.0 | The Apache Software License, Version 2.0 |
io.micrometer:micrometer-core | 1.7.12 | The Apache Software License, Version 2.0 |
io.micrometer:micrometer-registry-prometheus | 1.7.12 | The Apache Software License, Version 2.0 |
io.opentelemetry:opentelemetry-api | 1.42.1 | The Apache License, Version 2.0 |
io.opentelemetry:opentelemetry-context | 1.42.1 | The Apache License, Version 2.0 |
io.opentelemetry:opentelemetry-semconv | 1.30.1-alpha | The Apache License, Version 2.0 |
io.perfmark:perfmark-api | 0.27.0 | Apache 2.0 |
io.prometheus:simpleclient | 0.16.0 | The Apache Software License, Version 2.0 |
io.prometheus:simpleclient_common | 0.10.0 | The Apache Software License, Version 2.0 |
io.prometheus:simpleclient_guava | 0.16.0 | The Apache Software License, Version 2.0 |
io.prometheus:simpleclient_tracer_common | 0.16.0 | The Apache Software License, Version 2.0 |
io.prometheus:simpleclient_tracer_otel | 0.16.0 | The Apache Software License, Version 2.0 |
io.prometheus:simpleclient_tracer_otel_agent | 0.16.0 | The Apache Software License, Version 2.0 |
io.vavr:vavr-match | 0.10.2 | The Apache Software License, Version 2.0 |
io.vavr:vavr | 0.10.2 | The Apache Software License, Version 2.0 |
it.unimi.dsi:fastutil-core | 8.5.14 | Apache License 2.0 (según el proyecto fastutil) |
jakarta.activation:jakarta.activation-api | 2.1.3 | EDL 1.0 |
jakarta.xml.bind:jakarta.xml.bind-api | 2.3.3 | Eclipse Distribution License - v 1.0 |
javax.activation:javax.activation-api | 1.2.0 | CDDL/GPLv2+CE |
javax.annotation:javax.annotation-api | 1.3.2 | CDDL + GPLv2 with classpath exception |
javax.measure:unit-api | 1.0 | BSD |
javax.xml.bind:jaxb-api | 2.3.1 | CDDL 1.1 / GPL2 w/ CPE |
net.arnx:jsonic | 1.2.11 | The Apache Software License, Version 2.0 |
net.java.dev.jna:jna-platform | 5.12.1 | LGPL-2.1-or-later / Apache-2.0 |
net.java.dev.jna:jna | 5.8.0 | LGPL, version 2.1 / Apache License v2.0 |
net.loomchild:segment | 2.0.3 | MIT License |
org.apache.commons:commons-lang3 | 3.17.0 | Apache-2.0 |
org.apache.commons:commons-pool2 | 2.12.0 | Apache-2.0 |
org.apache.commons:commons-text | 1.12.0 | Apache-2.0 |
org.apache.lucene:lucene-backward-codecs | 5.5.5 | Apache 2 |
org.apache.lucene:lucene-core | 5.5.5 | Apache 2 |
org.apache.opennlp:opennlp-tools | 1.9.4 | Apache License, Version 2.0 |
org.carrot2:morfologik-fsa-builders | 2.1.9 | BSD |
org.carrot2:morfologik-fsa | 2.1.9 | BSD |
org.carrot2:morfologik-speller | 2.1.9 | BSD |
org.carrot2:morfologik-stemming | 2.1.9 | BSD |
org.checkerframework:checker-qual | 3.43.0 | The MIT License |
org.eclipse.angus:angus-activation | 2.0.2 | EDL 1.0 |
org.eclipse.jetty:jetty-http | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty:jetty-io | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty:jetty-security | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty:jetty-server | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty:jetty-servlet | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty:jetty-util | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty:jetty-webapp | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty:jetty-xml | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api | 5.0.2 | Apache Software License - Version 2.0 / Eclipse Public License - Version 1.0 |
org.eclipse.jetty.websocket:websocket-core-common | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty.websocket:websocket-core-server | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty.websocket:websocket-jetty-api | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty.websocket:websocket-jetty-common | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty.websocket:websocket-jetty-server | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.eclipse.jetty.websocket:websocket-servlet | 11.0.23 | Eclipse Public License - Version 2.0 / Apache Software License - Version 2.0 |
org.glassfish.jaxb:jaxb-core | 4.0.5 | Eclipse Distribution License - v 1.0 |
org.glassfish.jaxb:jaxb-runtime | 4.0.5 | Eclipse Distribution License - v 1.0 |
org.glassfish.jaxb:txw2 | 4.0.5 | Eclipse Distribution License - v 1.0 |
org.hdrhistogram:HdrHistogram | 2.1.12 | Public Domain, per Creative Commons CC0 / BSD-2-Clause |
org.jetbrains:annotations | 13.0 | The Apache Software License, Version 2.0 |
org.jetbrains.kotlin:kotlin-stdlib-jdk7 | 1.9.25 | The Apache License, Version 2.0 |
org.jetbrains.kotlin:kotlin-stdlib-jdk8 | 1.9.25 | The Apache License, Version 2.0 |
org.jetbrains.kotlin:kotlin-stdlib | 1.9.25 | The Apache License, Version 2.0 |
org.json:json | 20240303 | Public Domain |
org.languagetool:english-pos-dict | 0.6 | GNU Lesser General Public License, Version 2.1, February 1999 |
org.languagetool:french-pos-dict | 0.7 | Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
org.languagetool:language-ca | 6.6 | GNU Lesser General Public License |
org.languagetool:language-en | 6.6 | GNU Lesser General Public License |
org.languagetool:language-es | 6.6 | GNU Lesser General Public License |
org.languagetool:language-fr | 6.6 | GNU Lesser General Public License |
org.languagetool:languagetool-core | 6.6 | GNU Lesser General Public License |
org.latencyutils:LatencyUtils | 2.0.3 | Public Domain, per Creative Commons CC0 |
org.slf4j:slf4j-api | 2.0.16 | MIT License |
org.softcatala:catalan-pos-dict | 2.26 | GNU General Public License, Version 2, June 1991 / GNU Lesser General Public License, Version 2.1, February 1999 |
org.softcatala:spanish-pos-dict | 2.3 | GNU Lesser General Public License, Version 2.1, February 1999 |
org.xerial:sqlite-jdbc | 3.47.2.0 | The Apache Software License, Version 2.0 |
tech.units:indriya | 1.3 | BSD |
tech.uom.lib:uom-lib-common | 1.1 | BSD |
Extensión de Chrome
La extensión incluye la tipografía Alegreya Sans (Juan Pablo del Peral, Huerta Tipográfica), distribuida bajo la SIL Open Font License 1.1, y muestra sus propias atribuciones dentro de la extensión.
Este sitio
Las páginas públicas de Expolita utilizan las tipografías Alegreya y Alegreya Sans (Juan Pablo del Peral, Huerta Tipográfica), ambas distribuidas bajo la SIL Open Font License 1.1. Los archivos se sirven desde este mismo servidor; el sitio no carga tipografías, scripts ni recursos de terceros, y no utiliza cookies ni analítica.