META-INF.DEPENDENCIES.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dkpro-core-languagetool-asl Show documentation
Show all versions of dkpro-core-languagetool-asl Show documentation
Grammar checker based on LanguageTool (LGPL)
The newest version!
{
"name": "DKPro Core ASL - LanguageTool (v 6.4) (LGPL)",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-languagetool-asl",
"version": "2.5.0",
"organizationName": "Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt",
"organizationUrl": "https://www.ukp.tu-darmstadt.de/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
],
"dependencies": [
{
"name": "HPPC Collections",
"url": "http://labs.carrotsearch.com/hppc.html/hppc",
"groupId": "com.carrotsearch",
"artifactId": "hppc",
"version": "0.8.2",
"organizationName": "Carrot Search s.c.",
"organizationUrl": "http://www.carrotsearch.com",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Jackson-annotations",
"url": "https://github.com/FasterXML/jackson",
"groupId": "com.fasterxml.jackson.core",
"artifactId": "jackson-annotations",
"version": "2.17.2",
"organizationName": "FasterXML",
"organizationUrl": "http://fasterxml.com/",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Jackson-core",
"url": "https://github.com/FasterXML/jackson-core",
"groupId": "com.fasterxml.jackson.core",
"artifactId": "jackson-core",
"version": "2.17.2",
"organizationName": "FasterXML",
"organizationUrl": "http://fasterxml.com/",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "jackson-databind",
"url": "https://github.com/FasterXML/jackson",
"groupId": "com.fasterxml.jackson.core",
"artifactId": "jackson-databind",
"version": "2.17.2",
"organizationName": "FasterXML",
"organizationUrl": "http://fasterxml.com/",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "lucene-gosen",
"url": "https://github.com/lucene-gosen/lucene-gosen",
"groupId": "com.github.lucene-gosen",
"artifactId": "lucene-gosen",
"version": "6.2.1",
"licenses": [
{ "name": "The Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "com.gitlab.dumonts:hunspell",
"url": "https://gitlab.com/dumonts/hunspell-java",
"groupId": "com.gitlab.dumonts",
"artifactId": "hunspell",
"version": "2.1.2",
"organizationName": "com.gitlab.dumonts",
"organizationUrl": "https://gitlab.com/dumonts",
"licenses": [
{ "name": "Apache License 2.0", "url": "https://gitlab.com/dumonts/hunspell-java/blob/master/LICENSE" }
]
},
{
"name": "Google Android Annotations Library",
"url": "http://source.android.com/",
"groupId": "com.google.android",
"artifactId": "annotations",
"version": "4.1.1.4",
"licenses": [
{ "name": "Apache 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0" }
]
},
{
"name": "proto-google-common-protos",
"url": "https://github.com/googleapis/sdk-platform-java",
"groupId": "com.google.api.grpc",
"artifactId": "proto-google-common-protos",
"version": "2.29.0",
"organizationName": "Google LLC",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "CJFTransform",
"url": "http://code.google.com/p/cjftransform/",
"groupId": "com.google.code",
"artifactId": "cjftransform",
"version": "1.0.1",
"licenses": [
{ "name": "Apache License 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "FindBugs-jsr305",
"url": "http://findbugs.sourceforge.net/",
"groupId": "com.google.code.findbugs",
"artifactId": "jsr305",
"version": "3.0.2",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Gson",
"url": "https://github.com/google/gson/gson",
"groupId": "com.google.code.gson",
"artifactId": "gson",
"version": "2.10.1",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "error-prone annotations",
"url": "https://errorprone.info/error_prone_annotations",
"groupId": "com.google.errorprone",
"artifactId": "error_prone_annotations",
"version": "2.21.1",
"organizationName": "Google LLC",
"organizationUrl": "http://www.google.com",
"licenses": [
{ "name": "Apache 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Guava InternalFutureFailureAccess and InternalFutures",
"url": "https://github.com/google/guava/failureaccess",
"groupId": "com.google.guava",
"artifactId": "failureaccess",
"version": "1.0.1",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Guava: Google Core Libraries for Java",
"url": "https://github.com/google/guava",
"groupId": "com.google.guava",
"artifactId": "guava",
"version": "32.1.3-jre",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Guava ListenableFuture only",
"url": "https://github.com/google/guava/listenablefuture",
"groupId": "com.google.guava",
"artifactId": "listenablefuture",
"version": "9999.0-empty-to-avoid-conflict-with-guava",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "J2ObjC Annotations",
"url": "https://github.com/google/j2objc/",
"groupId": "com.google.j2objc",
"artifactId": "j2objc-annotations",
"version": "2.8",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Protocol Buffers [Core]",
"url": "https://developers.google.com/protocol-buffers/protobuf-java/",
"groupId": "com.google.protobuf",
"artifactId": "protobuf-java",
"version": "3.25.1",
"licenses": [
{ "name": "BSD-3-Clause", "url": "https://opensource.org/licenses/BSD-3-Clause" }
]
},
{
"name": "AhoCorasickDoubleArrayTrie",
"url": "https://github.com/hankcs/AhoCorasickDoubleArrayTrie",
"groupId": "com.hankcs",
"artifactId": "aho-corasick-double-array-trie",
"version": "1.2.2",
"organizationName": "码农场",
"organizationUrl": "http://www.hankcs.com/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.html" }
]
},
{
"name": "HanLP",
"url": "https://github.com/hankcs/HanLP",
"groupId": "com.hankcs",
"artifactId": "hanlp",
"version": "portable-1.8.2",
"organizationName": "码农场",
"organizationUrl": "http://www.hankcs.com/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.html" }
]
},
{
"name": "icu4j",
"url": "https://icu.unicode.org/main/icu4j/",
"groupId": "com.ibm.icu",
"artifactId": "icu4j",
"version": "75.1",
"organizationName": "Unicode, Inc.",
"organizationUrl": "https://icu.unicode.org/",
"licenses": [
{ "name": "Unicode-3.0", "url": "https://raw.githubusercontent.com/unicode-org/icu/main/LICENSE" }
]
},
{
"name": "IntelliJ IDEA Annotations",
"url": "http://www.jetbrains.org",
"groupId": "com.intellij",
"artifactId": "annotations",
"version": "12.0",
"licenses": [
{ "name": "Apache License 2", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "language-detector",
"url": "https://github.com/optimaize/language-detector",
"groupId": "com.optimaize.languagedetector",
"artifactId": "language-detector",
"version": "0.6",
"licenses": [
{ "name": "Apache 2", "url": "http://www.apache.org/licenses/LICENSE-2.0" }
]
},
{
"name": "istack common utility code runtime",
"url": "http://java.net/istack-commons/istack-commons-runtime/",
"groupId": "com.sun.istack",
"artifactId": "istack-commons-runtime",
"version": "3.0.5",
"organizationName": "Oracle Corporation",
"organizationUrl": "http://www.oracle.com/",
"licenses": [
{ "name": "CDDL 1.1", "url": "https://glassfish.java.net/public/CDDL+GPL_1_1.html" },
{ "name": "GPL2 w/ CPE", "url": "https://glassfish.java.net/public/CDDL+GPL_1_1.html" }
]
},
{
"name": "fastinfoset",
"url": "http://fi.java.net",
"groupId": "com.sun.xml.fastinfoset",
"artifactId": "FastInfoset",
"version": "1.2.13",
"organizationName": "Oracle Corpration",
"organizationUrl": "http://www.oracle.com",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.opensource.org/licenses/apache2.0.php" }
]
},
{
"name": "Apache Commons Codec",
"url": "https://commons.apache.org/proper/commons-codec/",
"groupId": "commons-codec",
"artifactId": "commons-codec",
"version": "1.17.1",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Commons Digester",
"url": "http://commons.apache.org/digester/",
"groupId": "commons-digester",
"artifactId": "commons-digester",
"version": "2.1",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "http://www.apache.org/",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Apache Commons IO",
"url": "https://commons.apache.org/proper/commons-io/",
"groupId": "commons-io",
"artifactId": "commons-io",
"version": "2.16.1",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Logging",
"url": "http://jakarta.apache.org/commons/logging/",
"groupId": "commons-logging",
"artifactId": "commons-logging-api",
"version": "1.1",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "http://jakarta.apache.org",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "/LICENSE.txt" }
]
},
{
"name": "Apache Commons Validator",
"url": "http://commons.apache.org/proper/commons-validator/",
"groupId": "commons-validator",
"artifactId": "commons-validator",
"version": "1.7",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "German part-of-speech dictionary",
"url": "http://danielnaber.de/morphologie/",
"groupId": "de.danielnaber",
"artifactId": "german-pos-dict",
"version": "1.2.4",
"licenses": [
{ "name": "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)", "url": "https://creativecommons.org/licenses/by-sa/4.0/" }
]
},
{
"name": "jwordsplitter",
"url": "http://www.danielnaber.de/jwordsplitter/",
"groupId": "de.danielnaber",
"artifactId": "jwordsplitter",
"version": "4.7",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "OpenNLP Chunker Models",
"url": "http://opennlp.apache.org",
"groupId": "edu.washington.cs.knowitall",
"artifactId": "opennlp-chunk-models",
"version": "1.5",
"organizationName": "University of Washington CSE",
"organizationUrl": "http://cs.washington.edu/",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "OpenNLP Postag Models",
"url": "http://opennlp.apache.org",
"groupId": "edu.washington.cs.knowitall",
"artifactId": "opennlp-postag-models",
"version": "1.5",
"organizationName": "University of Washington CSE",
"organizationUrl": "http://cs.washington.edu/",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "OpenNLP Tokenizer Models",
"url": "http://opennlp.apache.org",
"groupId": "edu.washington.cs.knowitall",
"artifactId": "opennlp-tokenize-models",
"version": "1.5",
"organizationName": "University of Washington CSE",
"organizationUrl": "http://cs.washington.edu/",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "openregex",
"url": "http://knowitall.github.com/openregex/",
"groupId": "edu.washington.cs.knowitall",
"artifactId": "openregex",
"version": "1.1.1",
"organizationName": "University of Washington CSE",
"organizationUrl": "http://cs.washington.edu/",
"licenses": [
{ "name": "LGPL (GNU Lesser General Public License)", "url": "http://www.gnu.org/licenses/lgpl.html" }
]
},
{
"name": "OpenMinTeD SHARE (v3.0.2) Annotations for Java - API",
"url": "https://github.com/openminted/omtd-share-annotations/omtd-share-annotations-api",
"groupId": "eu.openminted.share.annotations",
"artifactId": "omtd-share-annotations-api",
"version": "3.0.2.7",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "GrammarDB-LanguageTool",
"url": "https://github.com/Belarus/GrammarDB",
"groupId": "io.github.belarus",
"artifactId": "linguistics.grammardb.spell.languagetool",
"version": "1.0.2",
"licenses": [
{ "name": "CC-BY-SA-4.0 license", "url": "https://creativecommons.org/licenses/by-sa/4.0/" }
]
},
{
"name": "java-diff-utils",
"url": "https://github.com/java-diff-utils/java-diff-utils/java-diff-utils",
"groupId": "io.github.java-diff-utils",
"artifactId": "java-diff-utils",
"version": "4.12",
"organizationName": "java-diff-utils",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Irish Part of Speech Dictionary",
"url": "https://github.com/jimregan/languagetool-ga-dicts",
"groupId": "io.github.jimregan",
"artifactId": "languagetool-ga-dicts",
"version": "0.02",
"licenses": [
{ "name": "GNU General Public License, Version 2.0", "url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html" }
]
},
{
"name": "resilience4j",
"url": "https://resilience4j.readme.io",
"groupId": "io.github.resilience4j",
"artifactId": "resilience4j-circuitbreaker",
"version": "1.7.1",
"licenses": [
{ "name": "Apache-2.0", "url": "https://github.com/resilience4j/resilience4j/blob/master/LICENSE.txt" }
]
},
{
"name": "resilience4j",
"url": "https://resilience4j.readme.io",
"groupId": "io.github.resilience4j",
"artifactId": "resilience4j-core",
"version": "1.7.1",
"licenses": [
{ "name": "Apache-2.0", "url": "https://github.com/resilience4j/resilience4j/blob/master/LICENSE.txt" }
]
},
{
"name": "resilience4j",
"url": "https://resilience4j.readme.io",
"groupId": "io.github.resilience4j",
"artifactId": "resilience4j-micrometer",
"version": "1.7.1",
"licenses": [
{ "name": "Apache-2.0", "url": "https://github.com/resilience4j/resilience4j/blob/master/LICENSE.txt" }
]
},
{
"name": "io.grpc:grpc-api",
"url": "https://github.com/grpc/grpc-java",
"groupId": "io.grpc",
"artifactId": "grpc-api",
"version": "1.61.1",
"licenses": [
{ "name": "Apache 2.0", "url": "https://opensource.org/licenses/Apache-2.0" }
]
},
{
"name": "io.grpc:grpc-context",
"url": "https://github.com/grpc/grpc-java",
"groupId": "io.grpc",
"artifactId": "grpc-context",
"version": "1.61.1",
"licenses": [
{ "name": "Apache 2.0", "url": "https://opensource.org/licenses/Apache-2.0" }
]
},
{
"name": "io.grpc:grpc-core",
"url": "https://github.com/grpc/grpc-java",
"groupId": "io.grpc",
"artifactId": "grpc-core",
"version": "1.61.1",
"licenses": [
{ "name": "Apache 2.0", "url": "https://opensource.org/licenses/Apache-2.0" }
]
},
{
"name": "io.grpc:grpc-netty-shaded",
"url": "https://github.com/grpc/grpc-java",
"groupId": "io.grpc",
"artifactId": "grpc-netty-shaded",
"version": "1.61.1",
"licenses": [
{ "name": "Apache 2.0", "url": "https://opensource.org/licenses/Apache-2.0" }
]
},
{
"name": "io.grpc:grpc-protobuf",
"url": "https://github.com/grpc/grpc-java",
"groupId": "io.grpc",
"artifactId": "grpc-protobuf",
"version": "1.61.1",
"licenses": [
{ "name": "Apache 2.0", "url": "https://opensource.org/licenses/Apache-2.0" }
]
},
{
"name": "io.grpc:grpc-protobuf-lite",
"url": "https://github.com/grpc/grpc-java",
"groupId": "io.grpc",
"artifactId": "grpc-protobuf-lite",
"version": "1.61.1",
"licenses": [
{ "name": "Apache 2.0", "url": "https://opensource.org/licenses/Apache-2.0" }
]
},
{
"name": "io.grpc:grpc-stub",
"url": "https://github.com/grpc/grpc-java",
"groupId": "io.grpc",
"artifactId": "grpc-stub",
"version": "1.61.1",
"licenses": [
{ "name": "Apache 2.0", "url": "https://opensource.org/licenses/Apache-2.0" }
]
},
{
"name": "io.grpc:grpc-util",
"url": "https://github.com/grpc/grpc-java",
"groupId": "io.grpc",
"artifactId": "grpc-util",
"version": "1.61.1",
"licenses": [
{ "name": "Apache 2.0", "url": "https://opensource.org/licenses/Apache-2.0" }
]
},
{
"name": "micrometer-core",
"url": "https://github.com/micrometer-metrics/micrometer",
"groupId": "io.micrometer",
"artifactId": "micrometer-core",
"version": "1.7.1",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "micrometer-registry-prometheus",
"url": "https://github.com/micrometer-metrics/micrometer",
"groupId": "io.micrometer",
"artifactId": "micrometer-registry-prometheus",
"version": "1.7.1",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "OpenTelemetry Java",
"url": "https://github.com/open-telemetry/opentelemetry-java",
"groupId": "io.opentelemetry",
"artifactId": "opentelemetry-api",
"version": "1.26.0",
"licenses": [
{ "name": "The Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "OpenTelemetry Java",
"url": "https://github.com/open-telemetry/opentelemetry-java",
"groupId": "io.opentelemetry",
"artifactId": "opentelemetry-context",
"version": "1.26.0",
"licenses": [
{ "name": "The Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "OpenTelemetry Java",
"url": "https://github.com/open-telemetry/opentelemetry-java",
"groupId": "io.opentelemetry",
"artifactId": "opentelemetry-semconv",
"version": "1.26.0-alpha",
"licenses": [
{ "name": "The Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "perfmark:perfmark-api",
"url": "https://github.com/perfmark/perfmark",
"groupId": "io.perfmark",
"artifactId": "perfmark-api",
"version": "0.26.0",
"licenses": [
{ "name": "Apache 2.0", "url": "https://opensource.org/licenses/Apache-2.0" }
]
},
{
"name": "Prometheus Java Simpleclient",
"url": "http://github.com/prometheus/client_java/simpleclient",
"groupId": "io.prometheus",
"artifactId": "simpleclient",
"version": "0.16.0",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Prometheus Java Simpleclient Common",
"url": "http://github.com/prometheus/client_java/simpleclient_common",
"groupId": "io.prometheus",
"artifactId": "simpleclient_common",
"version": "0.10.0",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Prometheus Java Simpleclient guava",
"url": "http://github.com/prometheus/client_java/simpleclient_guava",
"groupId": "io.prometheus",
"artifactId": "simpleclient_guava",
"version": "0.16.0",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Prometheus Java Span Context Supplier - Common",
"url": "http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_common",
"groupId": "io.prometheus",
"artifactId": "simpleclient_tracer_common",
"version": "0.16.0",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Prometheus Java Span Context Supplier - OpenTelemetry",
"url": "http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_otel",
"groupId": "io.prometheus",
"artifactId": "simpleclient_tracer_otel",
"version": "0.16.0",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Prometheus Java Span Context Supplier - OpenTelemetry Agent",
"url": "http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_otel_agent",
"groupId": "io.prometheus",
"artifactId": "simpleclient_tracer_otel_agent",
"version": "0.16.0",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Vavr",
"url": "http://vavr.io",
"groupId": "io.vavr",
"artifactId": "vavr",
"version": "0.10.2",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Vavr Match",
"url": "http://vavr.io",
"groupId": "io.vavr",
"artifactId": "vavr-match",
"version": "0.10.2",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "fastutil",
"url": "http://fastutil.di.unimi.it/",
"groupId": "it.unimi.dsi",
"artifactId": "fastutil",
"version": "8.5.14",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.html" }
]
},
{
"name": "fastutil",
"url": "http://fastutil.di.unimi.it/",
"groupId": "it.unimi.dsi",
"artifactId": "fastutil-core",
"version": "8.5.12",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.html" }
]
},
{
"name": "JavaBeans Activation Framework API jar",
"url": "http://java.net/all/javax.activation-api/",
"groupId": "javax.activation",
"artifactId": "javax.activation-api",
"version": "1.2.0",
"organizationName": "Oracle",
"organizationUrl": "http://www.oracle.com",
"licenses": [
{ "name": "CDDL/GPLv2+CE", "url": "https://github.com/javaee/activation/blob/master/LICENSE.txt" }
]
},
{
"name": "javax.annotation API",
"url": "http://jcp.org/en/jsr/detail?id=250",
"groupId": "javax.annotation",
"artifactId": "javax.annotation-api",
"version": "1.3.2",
"organizationName": "GlassFish Community",
"organizationUrl": "https://javaee.github.io/glassfish",
"licenses": [
{ "name": "CDDL + GPLv2 with classpath exception", "url": "https://github.com/javaee/javax.annotation/blob/master/LICENSE" }
]
},
{
"name": "Units of Measurement API",
"url": "http://unitsofmeasurement.github.io/",
"groupId": "javax.measure",
"artifactId": "unit-api",
"version": "1.0",
"organizationName": "Jean-Marie Dautelle, Werner Keil, V2COM",
"organizationUrl": "http://unitsofmeasurement.github.io",
"licenses": [
{ "name": "BSD", "url": "LICENSE.txt" }
]
},
{
"name": "jaxb-api",
"url": "https://github.com/javaee/jaxb-spec/jaxb-api",
"groupId": "javax.xml.bind",
"artifactId": "jaxb-api",
"version": "2.3.1",
"organizationName": "Oracle Corporation",
"organizationUrl": "http://www.oracle.com/",
"licenses": [
{ "name": "CDDL 1.1", "url": "https://oss.oracle.com/licenses/CDDL+GPL-1.1" },
{ "name": "GPL2 w/ CPE", "url": "https://oss.oracle.com/licenses/CDDL+GPL-1.1" }
]
},
{
"name": "jsonic",
"url": "http://jsonic.sourceforge.jp/",
"groupId": "net.arnx",
"artifactId": "jsonic",
"version": "1.2.11",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Java Native Access",
"url": "https://github.com/java-native-access/jna",
"groupId": "net.java.dev.jna",
"artifactId": "jna",
"version": "5.12.1",
"licenses": [
{ "name": "LGPL-2.1-or-later", "url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1" },
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Java Native Access Platform",
"url": "https://github.com/java-native-access/jna",
"groupId": "net.java.dev.jna",
"artifactId": "jna-platform",
"version": "5.12.1",
"licenses": [
{ "name": "LGPL-2.1-or-later", "url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1" },
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "segment",
"url": "https://github.com/loomchild/segment",
"groupId": "net.loomchild",
"artifactId": "segment",
"version": "2.0.1",
"licenses": [
{ "name": "MIT License", "url": "http://www.opensource.org/licenses/mit-license.php" }
]
},
{
"name": "Apache Commons Compress",
"url": "https://commons.apache.org/proper/commons-compress/",
"groupId": "org.apache.commons",
"artifactId": "commons-compress",
"version": "1.26.2",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Apache Commons Lang",
"url": "https://commons.apache.org/proper/commons-lang/",
"groupId": "org.apache.commons",
"artifactId": "commons-lang3",
"version": "3.15.0",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Apache Commons Pool",
"url": "https://commons.apache.org/proper/commons-pool/",
"groupId": "org.apache.commons",
"artifactId": "commons-pool2",
"version": "2.11.1",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Apache Commons Text",
"url": "https://commons.apache.org/proper/commons-text",
"groupId": "org.apache.commons",
"artifactId": "commons-text",
"version": "1.12.0",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Lucene Memory",
"url": "http://lucene.apache.org/lucene-parent/lucene-backward-codecs",
"groupId": "org.apache.lucene",
"artifactId": "lucene-backward-codecs",
"version": "5.5.5",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "http://www.apache.org/",
"licenses": [
{ "name": "Apache 2", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Lucene Core",
"url": "http://lucene.apache.org/lucene-parent/lucene-core",
"groupId": "org.apache.lucene",
"artifactId": "lucene-core",
"version": "4.4.0",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "http://www.apache.org/",
"licenses": [
{ "name": "Apache 2", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Apache OpenNLP Tools",
"url": "https://www.apache.org/opennlp/opennlp-tools/",
"groupId": "org.apache.opennlp",
"artifactId": "opennlp-tools",
"version": "2.3.3",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Apache UIMA uimaFIT - Core",
"url": "https://uima.apache.org",
"groupId": "org.apache.uima",
"artifactId": "uimafit-core",
"version": "3.5.0",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Apache UIMA Base: uimaj-core",
"url": "https://uima.apache.org",
"groupId": "org.apache.uima",
"artifactId": "uimaj-core",
"version": "3.5.0",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Apache UIMA Base: uimaj-document-annotation",
"url": "https://uima.apache.org",
"groupId": "org.apache.uima",
"artifactId": "uimaj-document-annotation",
"version": "3.5.0",
"organizationName": "The Apache Software Foundation",
"organizationUrl": "https://www.apache.org/",
"licenses": [
{ "name": "Apache-2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Morfologik FSA (Traversal)",
"url": "http://morfologik.blogspot.com/morfologik-fsa/",
"groupId": "org.carrot2",
"artifactId": "morfologik-fsa",
"version": "2.1.9",
"licenses": [
{ "name": "BSD", "url": "http://www.opensource.org/licenses/bsd-license.php" }
]
},
{
"name": "Morfologik FSA (Builder)",
"url": "http://morfologik.blogspot.com/morfologik-fsa-builders/",
"groupId": "org.carrot2",
"artifactId": "morfologik-fsa-builders",
"version": "2.1.9",
"licenses": [
{ "name": "BSD", "url": "http://www.opensource.org/licenses/bsd-license.php" }
]
},
{
"name": "Morfologik Speller",
"url": "http://morfologik.blogspot.com/morfologik-speller/",
"groupId": "org.carrot2",
"artifactId": "morfologik-speller",
"version": "2.1.9",
"licenses": [
{ "name": "BSD", "url": "http://www.opensource.org/licenses/bsd-license.php" }
]
},
{
"name": "Morfologik Stemming APIs",
"url": "http://morfologik.blogspot.com/morfologik-stemming/",
"groupId": "org.carrot2",
"artifactId": "morfologik-stemming",
"version": "2.1.9",
"licenses": [
{ "name": "BSD", "url": "http://www.opensource.org/licenses/bsd-license.php" }
]
},
{
"name": "Checker Qual",
"url": "https://checkerframework.org/",
"groupId": "org.checkerframework",
"artifactId": "checker-qual",
"version": "3.37.0",
"licenses": [
{ "name": "The MIT License", "url": "http://opensource.org/licenses/MIT" }
]
},
{
"name": "DKPro Core ASL - Anomaly API",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-anomaly-asl",
"version": "2.5.0",
"organizationName": "Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt",
"organizationUrl": "https://www.ukp.tu-darmstadt.de/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "DKPro Core ASL - Frequency Providers API (ASL)",
"url": "https://dkpro.github.io/dkpro-core-api-frequency-asl/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-frequency-asl",
"version": "2.5.0",
"organizationName": "Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt",
"organizationUrl": "https://www.ukp.tu-darmstadt.de/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "DKPro Core ASL - Part-of-Speech API",
"url": "https://dkpro.github.io/dkpro-core-api-lexmorph-asl/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-lexmorph-asl",
"version": "2.5.0",
"organizationName": "Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt",
"organizationUrl": "https://www.ukp.tu-darmstadt.de/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "DKPro Core ASL - Metadata API",
"url": "https://dkpro.github.io/dkpro-core-api-metadata-asl/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-metadata-asl",
"version": "2.5.0",
"organizationName": "Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt",
"organizationUrl": "https://www.ukp.tu-darmstadt.de/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "DKPro Core ASL - Parameter API",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-parameter-asl",
"version": "2.5.0",
"organizationName": "Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt",
"organizationUrl": "https://www.ukp.tu-darmstadt.de/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "DKPro Core ASL - Resources API",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-resources-asl",
"version": "2.5.0",
"organizationName": "Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt",
"organizationUrl": "https://www.ukp.tu-darmstadt.de/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "DKPro Core ASL - Lexical Units API",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-segmentation-asl",
"version": "2.5.0",
"organizationName": "Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt",
"organizationUrl": "https://www.ukp.tu-darmstadt.de/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "DKPro Core ASL - CAS Transformation API",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-transform-asl",
"version": "2.5.0",
"organizationName": "Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt",
"organizationUrl": "https://www.ukp.tu-darmstadt.de/",
"licenses": [
{ "name": "Apache License Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "JAXB Core",
"url": "http://jaxb.java.net/jaxb-core",
"groupId": "org.glassfish.jaxb",
"artifactId": "jaxb-core",
"version": "2.3.0",
"organizationName": "Oracle Corporation",
"organizationUrl": "http://www.oracle.com/",
"licenses": [
{ "name": "CDDL+GPL License", "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html" }
]
},
{
"name": "JAXB Runtime",
"url": "http://jaxb.java.net/jaxb-runtime-parent/jaxb-runtime",
"groupId": "org.glassfish.jaxb",
"artifactId": "jaxb-runtime",
"version": "2.3.0",
"organizationName": "Oracle Corporation",
"organizationUrl": "http://www.oracle.com/",
"licenses": [
{ "name": "CDDL+GPL License", "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html" }
]
},
{
"name": "TXW2 Runtime",
"url": "http://jaxb.java.net/jaxb-txw-parent/txw2",
"groupId": "org.glassfish.jaxb",
"artifactId": "txw2",
"version": "2.3.0",
"organizationName": "Oracle Corporation",
"organizationUrl": "http://www.oracle.com/",
"licenses": [
{ "name": "CDDL+GPL License", "url": "http://glassfish.java.net/public/CDDL+GPL_1_1.html" }
]
},
{
"name": "HdrHistogram",
"url": "http://hdrhistogram.github.io/HdrHistogram/",
"groupId": "org.hdrhistogram",
"artifactId": "HdrHistogram",
"version": "2.1.12",
"licenses": [
{ "name": "Public Domain, per Creative Commons CC0", "url": "http://creativecommons.org/publicdomain/zero/1.0/" },
{ "name": "BSD-2-Clause", "url": "https://opensource.org/licenses/BSD-2-Clause" }
]
},
{
"name": "morphology-el",
"url": "http://ioperm.org/morphology-el",
"groupId": "org.ioperm",
"artifactId": "morphology-el",
"version": "1.0.0",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" },
{ "name": "Creative Commons Attribution-ShareAlike 4.0 International License", "url": "http://creativecommons.org/licenses/by-sa/4.0/" }
]
},
{
"name": "JetBrains Java Annotations",
"url": "https://github.com/JetBrains/java-annotations",
"groupId": "org.jetbrains",
"artifactId": "annotations",
"version": "20.1.0",
"licenses": [
{ "name": "The Apache Software License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "JSON in Java",
"url": "https://github.com/douglascrockford/JSON-java",
"groupId": "org.json",
"artifactId": "json",
"version": "20231013",
"licenses": [
{ "name": "Public Domain", "url": "https://github.com/stleary/JSON-java/blob/master/LICENSE" }
]
},
{
"name": "Extended StAX API",
"url": "http://stax-ex.java.net/",
"groupId": "org.jvnet.staxex",
"artifactId": "stax-ex",
"version": "1.7.8",
"licenses": [
{ "name": "Dual license consisting of the CDDL v1.1 and GPL v2", "url": "https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html" }
]
},
{
"name": "Asturian part-of-speech dictionary",
"url": "https://languagetool.org",
"groupId": "org.languagetool",
"artifactId": "asturian-pos-dict",
"version": "0.1",
"licenses": [
{ "name": "GNU GENERAL PUBLIC LICENSE Version 3", "url": "https://fsf.org/" }
]
},
{
"name": "Dutch part-of-speech dictionary",
"url": "http://github.com/languagetool-org/dutch-dict-tools",
"groupId": "org.languagetool",
"artifactId": "dutch-pos-dict",
"version": "0.1",
"licenses": [
{ "name": "GNU Lesser General Public License, Version 2.1, February 1999", "url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "English part-of-speech and spelling dictionaries",
"url": "https://languagetool.org",
"groupId": "org.languagetool",
"artifactId": "english-pos-dict",
"version": "0.3",
"licenses": [
{ "name": "GNU Lesser General Public License, Version 2.1, February 1999", "url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "French part-of-speech dictionary",
"url": "https://languagetool.org",
"groupId": "org.languagetool",
"artifactId": "french-pos-dict",
"version": "${env.FR_DICT_VERSION}",
"licenses": [
{ "name": "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)", "url": "https://creativecommons.org/licenses/by-sa/4.0/" }
]
},
{
"name": "All language modules for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-all",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Arabic module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-ar",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Asturian module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-ast",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Belarusian module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-be",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Breton module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-br",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Catalan module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-ca",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "LanguageTool module for Crimean Tatar",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-crh",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Danish module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-da",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "German module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-de",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Simple German module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-de-DE-x-simple-language",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Greek module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-el",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "English module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-en",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Esperanto module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-eo",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Spanish module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-es",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Persian module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-fa",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "French module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-fr",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Irish module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-ga",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Galician module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-gl",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Italian module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-it",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Japanese module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-ja",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Khmer module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-km",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Dutch module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-nl",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Polish module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-pl",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Portuguese module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-pt",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Romanian module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-ro",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Russian module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-ru",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Slovak module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-sk",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Slovenian module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-sl",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Swedish module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-sv",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Tamil module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-ta",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Tagalog module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-tl",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Ukrainian module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-uk",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Chinese module for LanguageTool",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "language-zh",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "LanguageTool Style and Grammar Checker Core",
"url": "https://www.languagetool.org",
"groupId": "org.languagetool",
"artifactId": "languagetool-core",
"version": "6.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Portuguese part-of-speech dictionary",
"url": "http://github.com/languagetool-org/portuguese-dict-tools",
"groupId": "org.languagetool",
"artifactId": "portuguese-pos-dict",
"version": "${env.PT_DICT_VERSION}",
"licenses": [
{ "name": "GNU Lesser General Public License, Version 2.1, February 1999", "url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "LatencyUtils",
"url": "http://latencyutils.github.io/LatencyUtils/",
"groupId": "org.latencyutils",
"artifactId": "LatencyUtils",
"version": "2.0.3",
"licenses": [
{ "name": "Public Domain, per Creative Commons CC0", "url": "http://creativecommons.org/publicdomain/zero/1.0/" }
]
},
{
"name": "Crimean Tatar Morfologik dictionaries for LanguageTool",
"url": "https://github.com/qirimca/languagetool",
"groupId": "org.qirimca.nlp",
"artifactId": "morfologik-crh-lt",
"version": "1.0.1",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/lgpl.txt" }
]
},
{
"name": "SLF4J API Module",
"url": "http://www.slf4j.org",
"groupId": "org.slf4j",
"artifactId": "slf4j-api",
"version": "2.0.13",
"organizationName": "QOS.ch",
"organizationUrl": "http://www.qos.ch",
"licenses": [
{ "name": "MIT License", "url": "http://www.opensource.org/licenses/mit-license.php" }
]
},
{
"name": "Catalan part-of-speech and speller dictionaries",
"url": "http://github.com/softcatala/catalan-dict-tools",
"groupId": "org.softcatala",
"artifactId": "catalan-pos-dict",
"version": "2.25",
"licenses": [
{ "name": "GNU General Public License, Version 2, June 1991", "url": "https://www.gnu.org/licenses/gpl2.txt" },
{ "name": "GNU Lesser General Public License, Version 2.1, February 1999", "url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Spanish part-of-speech dictionary",
"url": "http://github.com/jaumeortola/spanish-dict-tools",
"groupId": "org.softcatala",
"artifactId": "spanish-pos-dict",
"version": "2.2",
"licenses": [
{ "name": "GNU Lesser General Public License, Version 2.1, February 1999", "url": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt" }
]
},
{
"name": "Spring AOP",
"url": "https://github.com/spring-projects/spring-framework",
"groupId": "org.springframework",
"artifactId": "spring-aop",
"version": "5.3.37",
"organizationName": "Spring IO",
"organizationUrl": "https://spring.io/projects/spring-framework",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0" }
]
},
{
"name": "Spring Beans",
"url": "https://github.com/spring-projects/spring-framework",
"groupId": "org.springframework",
"artifactId": "spring-beans",
"version": "5.3.37",
"organizationName": "Spring IO",
"organizationUrl": "https://spring.io/projects/spring-framework",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0" }
]
},
{
"name": "Spring Context",
"url": "https://github.com/spring-projects/spring-framework",
"groupId": "org.springframework",
"artifactId": "spring-context",
"version": "5.3.37",
"organizationName": "Spring IO",
"organizationUrl": "https://spring.io/projects/spring-framework",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0" }
]
},
{
"name": "Spring Core",
"url": "https://github.com/spring-projects/spring-framework",
"groupId": "org.springframework",
"artifactId": "spring-core",
"version": "5.3.37",
"organizationName": "Spring IO",
"organizationUrl": "https://spring.io/projects/spring-framework",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0" }
]
},
{
"name": "Spring Expression Language (SpEL)",
"url": "https://github.com/spring-projects/spring-framework",
"groupId": "org.springframework",
"artifactId": "spring-expression",
"version": "5.3.37",
"organizationName": "Spring IO",
"organizationUrl": "https://spring.io/projects/spring-framework",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0" }
]
},
{
"name": "Spring Commons Logging Bridge",
"url": "https://github.com/spring-projects/spring-framework",
"groupId": "org.springframework",
"artifactId": "spring-jcl",
"version": "5.3.37",
"organizationName": "Spring IO",
"organizationUrl": "https://spring.io/projects/spring-framework",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0" }
]
},
{
"name": "XZ for Java",
"url": "https://tukaani.org/xz/java.html",
"groupId": "org.tukaani",
"artifactId": "xz",
"version": "1.10",
"licenses": [
{ "name": "0BSD", "url": "" }
]
},
{
"name": "Units of Measurement Reference Implementation",
"url": "https://github.com/unitsofmeasurement/indriya",
"groupId": "tech.units",
"artifactId": "indriya",
"version": "1.3",
"organizationName": "Units of Measurement project",
"organizationUrl": "http://unitsofmeasurement.github.io",
"licenses": [
{ "name": "BSD", "url": "LICENSE" }
]
},
{
"name": "Units of Measurement Common Library",
"url": "http://github.com/unitsofmeasurement/uom-lib/uom-lib-common",
"groupId": "tech.uom.lib",
"artifactId": "uom-lib-common",
"version": "1.1",
"organizationName": "Units of Measurement project",
"organizationUrl": "http://unitsofmeasurement.github.io",
"licenses": [
{ "name": "BSD", "url": "LICENSE.txt" }
]
},
{
"name": "Ukrainian Morfologik dictionaries for LanguageTool",
"url": "https://github.com/brown-uk/dict_uk",
"groupId": "ua.net.nlp",
"artifactId": "morfologik-ukrainian-lt",
"version": "6.4.4",
"licenses": [
{ "name": "GNU Lesser General Public License", "url": "http://www.gnu.org/licenses/lgpl.txt" }
]
}
]
}