Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
META-INF.DEPENDENCIES.json Maven / Gradle / Ivy
{
"name": "DKPro Core ASL - Datasets",
"url": "https://dkpro.github.io/dkpro-core/",
"groupId": "org.dkpro.core",
"artifactId": "dkpro-core-api-datasets-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": "Java Unrar",
"url": "https://github.com/junrar/junrar",
"groupId": "com.github.junrar",
"artifactId": "junrar",
"version": "7.5.5",
"licenses": [
{ "name": "UnRar License", "url": "https://github.com/junrar/junrar/blob/master/LICENSE" }
]
},
{
"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": "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": "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 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 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": "SnakeYAML",
"url": "https://bitbucket.org/snakeyaml/snakeyaml",
"groupId": "org.yaml",
"artifactId": "snakeyaml",
"version": "2.2",
"licenses": [
{ "name": "Apache License, Version 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.txt" }
]
}
]
}