Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses Optional
RoSuDA JRIEngine 0.5-0 jar - No
colt colt 1.2.0 jar - No
com.googlecode.matrix-toolkits-java mtj 1.0.4 jar GNU Lesser General Public License No
com.opencsv opencsv 5.7.1 jar Apache 2 No
commons-io commons-io 2.11.0 jar Apache License, Version 2.0 No
commons-net commons-net 3.8.0 jar Apache License, Version 2.0 No
net.sourceforge.f2j arpack_combined_all 0.1 jar The BSD License No
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0 No
org.apache.commons commons-configuration2 2.8.0 jar Apache License, Version 2.0 No
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0 No
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0 No
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpcore 4.4.15 jar Apache License, Version 2.0 No
org.apache.jena jena-arq 2.9.4 jar The Apache Software License, Version 2.0 No
org.apache.jena jena-core 2.7.4 jar The Apache Software License, Version 2.0 No
org.apache.jena jena-larq 1.0.0-incubating jar The Apache Software License, Version 2.0 No
org.apache.lucene lucene-analyzers 3.6.2 jar Apache 2 No
org.apache.lucene lucene-core 3.6.2 jar Apache 2 No
org.apache.poi poi 5.2.3 jar Apache License, Version 2.0 No
org.jfree jfreechart 1.5.3 jar GNU Lesser General Public Licence No
org.rosuda.REngine REngine 2.1.0 jar LGPL v2.1 No
org.slf4j slf4j-api 2.0.3 jar MIT License No
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0The SAX LicenseThe W3C License No
org.rosuda.REngine Rserve 1.8.1 jar LGPL v2.1 Yes

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
RoSuDA JRI 0.5-0 jar -
org.apache.logging.log4j log4j-core 2.19.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.19.0 jar Apache License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
junit junit 4.13.2 jar Eclipse Public License 1.0
org.mockito mockito-core 4.8.1 jar The MIT License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Licenses
com.github.fommil jniloader 1.1 - jar LGPL
com.github.fommil.netlib all 1.1.2 - pom BSD 3 Clause
com.github.fommil.netlib core 1.1.2 - jar BSD 3 Clause
com.github.fommil.netlib native_ref-java 1.1 - jar BSD 3 Clause
com.github.fommil.netlib native_system-java 1.1 - jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-linux-armhf 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-linux-i686 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-linux-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-osx-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-win-i686 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-win-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-linux-armhf 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-linux-i686 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-linux-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-osx-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-win-i686 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-win-x86_64 1.1 natives jar BSD 3 Clause
com.ibm.icu icu4j 3.4.4 - jar ICU License
com.zaxxer SparseBitSet 1.2 - jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 - jar Apache License, Version 2.0
commons-codec commons-codec 1.15 - jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
concurrent concurrent 1.3.4 - jar Public domain, Sun Microsoystems
org.apache.jena jena-iri 0.9.4 - jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.19.0 - jar Apache License, Version 2.0
org.slf4j jcl-over-slf4j 2.0.3 - jar Apache License, Version 2.0
xerces xercesImpl 2.10.0 - jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
net.bytebuddy byte-buddy 1.12.16 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.16 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.2 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The SAX License: XML Commons External Components XML APIs

The BSD License: Fortran to Java ARPACK

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

LGPL v2.1: REngine Java interface to R, Rserve client back-end for REngine

The W3C License: XML Commons External Components XML APIs

ICU License: ICU4J

GNU Lesser General Public License: Matrix Toolkits for Java

New BSD License: Hamcrest Core

Apache 2: Lucene Common Analyzers, Lucene Core, opencsv

Public domain, Sun Microsoystems: Dough Lea's util.concurrent package

BSD 3 Clause: all, core, native_ref-java, native_system-java, netlib-native_ref-linux-armhf, netlib-native_ref-linux-i686, netlib-native_ref-linux-x86_64, netlib-native_ref-osx-x86_64, netlib-native_ref-win-i686, netlib-native_ref-win-x86_64, netlib-native_system-linux-armhf, netlib-native_system-linux-i686, netlib-native_system-linux-x86_64, netlib-native_system-osx-x86_64, netlib-native_system-win-i686, netlib-native_system-win-x86_64

Unknown: JRI, JRIEngine, colt

LGPL: JniLoader

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons Configuration, Apache Commons IO, Apache Commons Lang, Apache Commons Math, Apache Commons Net, Apache Commons Text, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Apache POI - Common, Byte Buddy (without dependencies), Byte Buddy agent, JCL 1.2 implemented over SLF4J, Objenesis

GNU Lesser General Public Licence: JFreeChart

The Apache Software License, Version 2.0: Apache Commons Logging, LARQ, SparseBitSet, XML Commons External Components XML APIs, Xerces2-j, baseCode, jena-arq, jena-core, jena-iri

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
JRI-0.5-0.jar 71.8 kB 15 9 1 1.4 Yes
JRIEngine-0.5-0.jar 9.7 kB 5 2 1 1.4 Yes
colt-1.2.0.jar 581.9 kB 623 593 24 1.2 No
jniloader-1.1.jar 8.7 kB 13 2 1 1.6 Yes
all-1.1.2.pom 4.3 kB - - - - -
core-1.1.2.jar 164.4 kB 17 6 1 1.6 Yes
native_ref-java-1.1.jar 54.5 kB 14 3 1 1.6 Yes
native_system-java-1.1.jar 54.5 kB 14 3 1 1.6 Yes
netlib-native_ref-linux-armhf-1.1-natives.jar 1.2 MB 8 0 0 - No
netlib-native_ref-linux-i686-1.1-natives.jar 1.5 MB 8 0 0 - No
netlib-native_ref-linux-x86_64-1.1-natives.jar 1.7 MB 8 0 0 - No
netlib-native_ref-osx-x86_64-1.1-natives.jar 1.8 MB 11 0 0 - No
netlib-native_ref-win-i686-1.1-natives.jar 1.8 MB 11 0 0 - No
netlib-native_ref-win-x86_64-1.1-natives.jar 2.3 MB 11 0 0 - No
netlib-native_system-linux-armhf-1.1-natives.jar 310.9 kB 11 0 0 - No
netlib-native_system-linux-i686-1.1-natives.jar 435.4 kB 11 0 0 - No
netlib-native_system-linux-x86_64-1.1-natives.jar 458.6 kB 11 0 0 - No
netlib-native_system-osx-x86_64-1.1-natives.jar 554 kB 11 0 0 - No
netlib-native_system-win-i686-1.1-natives.jar 561.5 kB 11 0 0 - No
netlib-native_system-win-x86_64-1.1-natives.jar 637.4 kB 11 0 0 - No
mtj-1.0.4.jar 269 kB 196 183 3 1.6 Yes
icu4j-3.4.4.jar 3.2 MB 1073 525 6 1.3 Yes
opencsv-5.7.1.jar 238.8 kB 195 156 15 1.8 Yes
SparseBitSet-1.2.jar 24.5 kB 25 15 1 1.5 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-codec-1.15.jar 353.8 kB 253 106 7 1.7 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
commons-net-3.8.0.jar 307.3 kB 212 180 20 1.7 Yes
concurrent-1.3.4.jar 189.3 kB 230 221 2 1.1 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.12.16.jar 3.9 MB 2726 2672 39 - Yes
byte-buddy-agent-1.12.16.jar 256.3 kB 90 70 3 - Yes
arpack_combined_all-0.1.jar 1.2 MB 926 915 6 1.4 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-configuration2-2.8.0.jar 632.5 kB 417 385 18 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.15.jar 328.3 kB 283 253 17 1.6 Yes
jena-arq-2.9.4.jar 2.4 MB 1846 1748 81 1.6 Yes
jena-core-2.7.4.jar 1.7 MB 1389 1300 43 1.6 Yes
jena-iri-0.9.4.jar 136.4 kB 75 60 2 1.6 Yes
jena-larq-1.0.0-incubating.jar 44.6 kB 43 25 5 1.6 Yes
log4j-api-2.19.0.jar 317.6 kB 224 189 9 - Yes
log4j-core-2.19.0.jar 1.9 MB 1304 1209 54 1.8 Yes
log4j-slf4j-impl-2.19.0.jar 25 kB 28 12 2 1.8 Yes
lucene-analyzers-3.6.2.jar 1.2 MB 396 302 52 1.5 Yes
lucene-core-3.6.2.jar 1.5 MB 997 973 18 1.5 Yes
poi-5.2.3.jar 3 MB 1762 1679 64 - Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jfreechart-1.5.3.jar 1.6 MB 767 671 42 1.8 Yes
mockito-core-4.8.1.jar 684 kB 652 580 64 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
REngine-2.1.0.jar 39 kB 43 33 1 1.4 Yes
jcl-over-slf4j-2.0.3.jar 17.3 kB 25 9 3 - Yes
slf4j-api-2.0.3.jar 61.4 kB 66 52 5 - Yes
xercesImpl-2.10.0.jar 1.4 MB 1031 948 40 1.3 No
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 No
Rserve-1.8.1.jar 33.9 kB 21 9 2 1.4 Yes
Total Size Entries Classes Packages Java Version Debug Information
62 47.8 MB 22930 20502 901 1.8 45
compile: 53 compile: 40.4 MB compile: 17615 compile: 15512 compile: 693 - compile: 36
test: 6 test: 5.4 MB test: 3968 test: 3760 test: 151 - test: 6
runtime: 3 runtime: 2 MB runtime: 1347 runtime: 1230 runtime: 57 - runtime: 3