META-INF.DEPENDENCIES.json Maven / Gradle / Ivy
The newest version!
{
"name": "DKPro Core ASL - Unit Testing Support",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-testing-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": "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": "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": "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": "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": "Byte Buddy (without dependencies)",
"url": "https://bytebuddy.net/byte-buddy",
"groupId": "net.bytebuddy",
"artifactId": "byte-buddy",
"version": "1.14.18",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"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 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": "org.apiguardian:apiguardian-api",
"url": "https://github.com/apiguardian-team/apiguardian",
"groupId": "org.apiguardian",
"artifactId": "apiguardian-api",
"version": "1.1.2",
"licenses": [
{ "name": "The Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "AssertJ Core",
"url": "https://assertj.github.io/doc/#assertj-core",
"groupId": "org.assertj",
"artifactId": "assertj-core",
"version": "3.26.3",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"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 - Coreference API",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-coref-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 - Named Entity Recognition API",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-ner-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 - Semantics API",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-semantics-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 - Syntax API",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-syntax-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": "Javassist",
"url": "http://www.javassist.org/",
"groupId": "org.javassist",
"artifactId": "javassist",
"version": "3.28.0-GA",
"organizationName": "Shigeru Chiba, www.javassist.org",
"licenses": [
{ "name": "MPL 1.1", "url": "http://www.mozilla.org/MPL/MPL-1.1.html" },
{ "name": "LGPL 2.1", "url": "http://www.gnu.org/licenses/lgpl-2.1.html" },
{ "name": "Apache License 2.0", "url": "http://www.apache.org/licenses/" }
]
},
{
"name": "JUnit Jupiter API",
"url": "https://junit.org/junit5/",
"groupId": "org.junit.jupiter",
"artifactId": "junit-jupiter-api",
"version": "5.10.3",
"licenses": [
{ "name": "Eclipse Public License v2.0", "url": "https://www.eclipse.org/legal/epl-v20.html" }
]
},
{
"name": "JUnit Platform Commons",
"url": "https://junit.org/junit5/",
"groupId": "org.junit.platform",
"artifactId": "junit-platform-commons",
"version": "1.10.3",
"licenses": [
{ "name": "Eclipse Public License v2.0", "url": "https://www.eclipse.org/legal/epl-v20.html" }
]
},
{
"name": "org.opentest4j:opentest4j",
"url": "https://github.com/ota4j-team/opentest4j",
"groupId": "org.opentest4j",
"artifactId": "opentest4j",
"version": "1.3.0",
"licenses": [
{ "name": "The Apache License, Version 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.txt" }
]
},
{
"name": "Reflections",
"url": "http://github.com/ronmamo/reflections",
"groupId": "org.reflections",
"artifactId": "reflections",
"version": "0.10.2",
"licenses": [
{ "name": "WTFPL", "url": "http://www.wtfpl.net/" },
{ "name": "The Apache Software License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.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": "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": "" }
]
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy